Home
last modified time | relevance | path

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

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