OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkDeleteArrayCalledEq
(Results
1 - 2
of
2
) sorted by null
/external/libcxx/test/std/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
dtor.pass.cpp
25
assert(globalMemCounter.
checkDeleteArrayCalledEq
(0));
27
assert(globalMemCounter.
checkDeleteArrayCalledEq
(0));
31
assert(globalMemCounter.
checkDeleteArrayCalledEq
(0));
33
assert(globalMemCounter.
checkDeleteArrayCalledEq
(0));
37
assert(globalMemCounter.
checkDeleteArrayCalledEq
(0));
39
assert(globalMemCounter.
checkDeleteArrayCalledEq
(1));
/external/libcxx/test/support/
count_new.hpp
166
bool
checkDeleteArrayCalledEq
(int n) const
Completed in 78 milliseconds