Home
last modified time | relevance | path

Searched defs:IncrementTotal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dcallback_list_unittest.cc22 void IncrementTotal() { total_++; } in IncrementTotal() function in base::__anon3d88ffb00111::Listener
67 void IncrementTotal() { total_++; } in IncrementTotal() function in base::__anon3d88ffb00111::Adder
/aosp_15_r20/external/cronet/base/
H A Dcallback_list_unittest.cc26 void IncrementTotal() { ++total_; } in IncrementTotal() function in base::__anon9a6cf6660111::Listener
75 void IncrementTotal() { ++total_; } in IncrementTotal() function in base::__anon9a6cf6660111::Adder