Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/test/
H A Dbenchmark_gtest.cc138 TEST(AddCustomContext, Simple) { in TEST() argument
153 TEST(AddCustomContext, DuplicateKey) { in TEST() argument
/llvm-project/third-party/benchmark/src/
H A Dbenchmark.cc655 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() function