Searched defs:AddCustomContext (Results 1 – 2 of 2) sorted by relevance
136 TEST(AddCustomContext, Simple) { in TEST() argument150 TEST(AddCustomContext, DuplicateKey) { in TEST() argument
519 void AddCustomContext(const std::string& key, const std::string& value) { in AddCustomContext() function