Home
last modified time | relevance | path

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

/petsc/src/sys/tests/
H A Dex64.cxx240 const auto check_reinsert = [&](const char op[], const insert_return_type &ret) { in test_insert() local
251 #define CHECK_REINSERT(...) check_reinsert(PetscStringize(__VA_ARGS__), __VA_ARGS__) in test_insert()