Searched refs:SetGlobalContext (Results 1 – 2 of 2) sorted by relevance
132 webrtc::testing::bwe::Logging::GetInstance()->SetGlobalContext(name); \256 void SetGlobalContext(uint32_t name);257 void SetGlobalContext(const std::string& name);258 void SetGlobalContext(const char* name);
58 void Logging::SetGlobalContext(uint32_t name) { in SetGlobalContext() function in webrtc::testing::bwe::Logging63 void Logging::SetGlobalContext(const std::string& name) { in SetGlobalContext() function in webrtc::testing::bwe::Logging68 void Logging::SetGlobalContext(const char* name) { in SetGlobalContext() function in webrtc::testing::bwe::Logging