Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcount_new.hpp20 #define DISABLE_NEW_COUNT macro
228 #ifdef DISABLE_NEW_COUNT
236 #ifndef DISABLE_NEW_COUNT
/external/libcxx/test/std/containers/sequences/list/list.modifiers/
Dinsert_iter_value.pass.cpp34 #if !defined(TEST_HAS_NO_EXCEPTIONS) && !defined(DISABLE_NEW_COUNT) in test()
Dinsert_iter_iter_iter.pass.cpp56 #if !defined(TEST_HAS_NO_EXCEPTIONS) && !defined(DISABLE_NEW_COUNT) in test()
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/
Dauto_ptr.pass.cpp65 #if !defined(TEST_HAS_NO_EXCEPTIONS) && !defined(DISABLE_NEW_COUNT) in main()