Searched defs:SetLabel (Results 1 – 8 of 8) sorted by relevance
152 TEST_P(EGLDebugTest, SetLabel) in TEST_P() argument
223 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
248 bool CefSimpleMenuModelImpl::SetLabel(int command_id, const CefString& label) { in SetLabel() function in CefSimpleMenuModelImpl
435 bool CefMenuModelImpl::SetLabel(int command_id, const CefString& label) { in SetLabel() function in CefMenuModelImpl
437 bool CefMenuModelCToCpp::SetLabel(int command_id, const CefString& label) { in SetLabel() function in CefMenuModelCToCpp
725 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
1036 MCSymbol *SetLabel = Context.createTempSymbol("set", true); in emitAbsoluteSymbolDiff() local