Searched defs:SetLabel (Results 1 – 5 of 5) sorted by relevance
197 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
362 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
571 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
612 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
1112 MCSymbol *SetLabel = Context.createTempSymbol("set"); in emitAbsoluteSymbolDiff() local