Home
last modified time | relevance | path

Searched defs:DeleteCounter (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/memory/
H A Dptr_util_unittest.cc15 class DeleteCounter { class
17 DeleteCounter() { ++count_; } in DeleteCounter() function in base::__anon930149f90111::DeleteCounter
/aosp_15_r20/external/libchrome/base/memory/
H A Dptr_util_unittest.cc15 class DeleteCounter { class
17 DeleteCounter() { ++count_; } in DeleteCounter() function in base::__anon6d44cdc30111::DeleteCounter
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dvariant_test.cc106 class DeleteCounter { class
108 DeleteCounter() : big_{}, counter_(nullptr) {} in DeleteCounter() function in tensorflow::__anon7a33ae680111::DeleteCounter
109 explicit DeleteCounter(int* counter) : big_{}, counter_(counter) {} in DeleteCounter() function in tensorflow::__anon7a33ae680111::DeleteCounter
122 DeleteCounter(DeleteCounter&& rhs) { in DeleteCounter() function in tensorflow::__anon7a33ae680111::DeleteCounter
/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc236 class DeleteCounter { class
238 explicit DeleteCounter(int* deletes) in DeleteCounter() function in base::__anonab4e4da50111::DeleteCounter
/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc238 class DeleteCounter { class
240 explicit DeleteCounter(int* deletes) : deletes_(deletes) {} in DeleteCounter() function in base::__anon8a4af9fd0111::DeleteCounter