Searched refs:CHECKPOINT (Results 1 – 6 of 6) sorted by relevance
/external/libcxx/test/std/containers/ |
D | map_allocator_requirement_test_templates.h | 43 CHECKPOINT("Testing C::insert(const value_type&)"); in testMapInsert() 56 CHECKPOINT("Testing C::insert(value_type&)"); in testMapInsert() 69 CHECKPOINT("Testing C::insert(value_type&&)"); in testMapInsert() 82 CHECKPOINT("Testing C::insert(const value_type&&)"); in testMapInsert() 95 CHECKPOINT("Testing C::insert({key, value})"); in testMapInsert() 107 CHECKPOINT("Testing C::insert(std::initializer_list<ValueTp>)"); in testMapInsert() 119 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type const&"); in testMapInsert() 131 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type&&"); in testMapInsert() 146 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type&"); in testMapInsert() 172 CHECKPOINT("Testing C::insert(p, const value_type&)"); in testMapInsertHint() [all …]
|
D | set_allocator_requirement_test_templates.h | 40 CHECKPOINT("Testing C::insert(const value_type&)"); in testSetInsert() 53 CHECKPOINT("Testing C::insert(value_type&)"); in testSetInsert() 66 CHECKPOINT("Testing C::insert(value_type&&)"); in testSetInsert() 79 CHECKPOINT("Testing C::insert(const value_type&&)"); in testSetInsert() 92 CHECKPOINT("Testing C::insert(std::initializer_list<ValueTp>)"); in testSetInsert() 104 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type const&"); in testSetInsert() 116 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type&&"); in testSetInsert() 131 CHECKPOINT("Testing C::insert(Iter, Iter) for *Iter = value_type&"); in testSetInsert() 154 CHECKPOINT("Testing C::emplace(const value_type&)"); in testSetEmplace() 167 CHECKPOINT("Testing C::emplace(value_type&)"); in testSetEmplace() [all …]
|
/external/libcxx/test/libcxx/debug/containers/ |
D | db_sequence_container_iterators.pass.cpp | 64 CHECKPOINT("assign(Size, Value)"); in AssignInvalidates() 82 CHECKPOINT("assign(Iter, Iter)"); in AssignInvalidates() 91 CHECKPOINT("assign(initializer_list)"); in AssignInvalidates() 97 CHECKPOINT("testing back on empty"); in BackOnEmptyContainer() 108 CHECKPOINT("testing front on empty"); in FrontOnEmptyContainer() 119 CHECKPOINT("testing erase iter iter invalidation"); in EraseIterIter() 141 CHECKPOINT("testing pop_back() invalidation"); in PopBack() 153 CHECKPOINT("testing pop_front() invalidation"); in PopFront() 164 CHECKPOINT("testing insert(iter, value)"); in InsertIterValue() 189 CHECKPOINT("testing emplace(iter, value)"); in EmplaceIterValue() [all …]
|
D | db_string.pass.cpp | 57 CHECKPOINT("testing back on empty"); in BackOnEmptyContainer() 71 CHECKPOINT("testing front on empty"); in FrontOnEmptyContainer() 82 CHECKPOINT("testing pop_back() invalidation"); in PopBack()
|
/external/libcxx/test/support/ |
D | assert_checkpoint.h | 47 #define CHECKPOINT(msg) globalCheckpoint() = Checkpoint(__FILE__, CHECKPOINT_FUNCTION_NAME, __LINE_… macro
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2262 …ORIZATION|BACKUP|BEGIN|BETWEEN|BREAK|BROWSE|BULK|BY|CASCADE|CASE|CHECK|CHECKPOINT|CLOSE|CLUSTERED|…
|