Searched defs:IncrementTotal (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/base/ | ||
H A D | callback_list_unittest.cc | 22 void IncrementTotal() { total_++; } in IncrementTotal() function in base::__anon3d88ffb00111::Listener |
/aosp_15_r20/external/cronet/base/ | ||
H A D | callback_list_unittest.cc | 26 void IncrementTotal() { ++total_; } in IncrementTotal() function in base::__anon9a6cf6660111::Listener |