Home
last modified time | relevance | path

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

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