Searched defs:SetLabel (Results 1 – 3 of 3) sorted by relevance
223 void State::SetLabel(const char* label) { in SetLabel() function in benchmark::State
725 void BENCHMARK_ALWAYS_INLINE SetLabel(const std::string& str) { in SetLabel() function
1136 MCSymbol *SetLabel = Context.createTempSymbol("set"); in emitAbsoluteSymbolDiff() local