Home
last modified time | relevance | path

Searched refs:SetLabel (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcBenchmark.cpp170 static void SetLabel(benchmark::State& state) { in SetLabel() function
175 state.SetLabel("kernel"); in SetLabel()
179 state.SetLabel("rpc"); in SetLabel()
182 state.SetLabel("rpc_tls"); in SetLabel()
196 SetLabel(state); in BM_pingTransaction()
227 SetLabel(state); in BM_repeatTwoPageString()
247 SetLabel(state); in BM_throughputForTransportAndBytes()
281 SetLabel(state); in BM_collectProxies()
300 SetLabel(state); in BM_repeatBinder()
/frameworks/minikin/tests/perftests/
DFontCollection.cpp53 state.SetLabel(titleBuffer); in BM_FontCollection_hasVariationSelector()
85 state.SetLabel("Itemize: " + ITEMIZE_TEST_CASES[testIndex].labelText); in BM_FontCollection_itemize()
/frameworks/av/media/libeffects/downmix/benchmark/
Ddownmix_benchmark.cpp166 state.SetLabel(audio_channel_out_mask_to_string(channelMask)); in BM_Downmix()
/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
DMediaTranscoderBenchmark.cpp229 state.SetLabel(srcFileName + "," + in TranscodeMediaFile()