Searched defs:destructorCount (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/system/chre/util/tests/ | ||
H A D | ref_base_test.cc | 28 static int destructorCount; member in __anon98f7ae130111::TestBase |
H A D | shared_ptr_test.cc | 33 static int destructorCount; member in __anond698f3280111::TestBase |
/aosp_15_r20/external/angle/src/common/ | ||
H A D | FixedQueue_unittest.cpp | 49 int destructorCount = 0; in TEST() local |
H A D | CircularBuffer_unittest.cpp | 54 int destructorCount = 0; in TEST() local |