Home
last modified time | relevance | path

Searched defs:SetLabel (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDebugTest.cpp152 TEST_P(EGLDebugTest, SetLabel) in TEST_P() argument
/third_party/benchmark/src/
Dbenchmark.cc288 void State::SetLabel(const std::string& label) { in SetLabel() function in benchmark::State
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCStreamer.cpp1036 MCSymbol *SetLabel = Context.createTempSymbol("set", true); in emitAbsoluteSymbolDiff() local