Home
last modified time | relevance | path

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

/third_party/benchmark/test/
Dbenchmark_gtest.cc138 TEST(AddCustomContext, Simple) { in TEST() argument
153 TEST(AddCustomContext, DuplicateKey) { in TEST() argument
/third_party/benchmark/src/
Dbenchmark.cc638 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() function