Home
last modified time | relevance | path

Searched refs:test_erase (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/tests/
H A Dex64.cxx412 PetscErrorCode test_erase(map_type &map) noexcept in test_erase() function in MapTester
509 PetscErrorCode test_erase() noexcept in test_erase() function in MapTester
514 PetscCall(test_erase(map)); in test_erase()
597 PetscCall(this->test_erase(map_copy)); in test_misc()
609 PetscCall(this->test_erase(moved_copy)); in test_misc()
620 PetscCall(this->test_erase()); in test()