Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DQueuedWorkTest.java56 private class IncrementCounter extends AddToCounter { class in QueuedWorkTest
57 public IncrementCounter() { in IncrementCounter() method in QueuedWorkTest.IncrementCounter
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dstats_aggregator_ops.cc91 void IncrementCounter(const string& name, const string& label, in IncrementCounter() function in tensorflow::data::experimental::__anon7f8d00620111::StatsAggregatorImpl
163 void IncrementCounter(const string& name, const string& label, in IncrementCounter() function in tensorflow::data::experimental::__anon7f8d00620111::StatsAggregatorImplV2
H A Dset_stats_aggregator_dataset_op.cc51 void IncrementCounter(const string& name, const string& label, in IncrementCounter() function in tensorflow::data::experimental::__anond5844bbf0111::StatsAggregatorWithTagAndPrefix
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dthread_test.cc37 void IncrementCounter(void* arg) { in IncrementCounter() function
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Drankings.cc891 void Rankings::IncrementCounter(List list) { in IncrementCounter() function in disk_cache::Rankings