Home
last modified time | relevance | path

Searched defs:AddCustomContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/google-benchmark/test/
H A Dbenchmark_gtest.cc138 TEST(AddCustomContext, Simple) { in TEST() argument
153 TEST(AddCustomContext, DuplicateKey) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dbenchmark_gtest.cc138 TEST(AddCustomContext, Simple) { in TEST() argument
153 TEST(AddCustomContext, DuplicateKey) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc638 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc669 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() function