Home
last modified time | relevance | path

Searched defs:runType (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/runner/
H A DglcAndroidTestActivity.cpp75 const std::string &logPath, glu::ApiType runType, uint32_t runFlags) in TestThread()
119 glu::ApiType runType) in GetTestParamThread()
163 TestActivity::TestActivity(ANativeActivity *activity, glu::ApiType runType) in TestActivity()
224 GetTestParamActivity::GetTestParamActivity(ANativeActivity *activity, glu::ApiType runType) in GetTestParamActivity()
H A DglcTestRunnerMain.cpp43 glu::ApiType runType; member
60 glu::ApiType runType; in parseCommandLine() member
H A DglcTestRunner.hpp67 glu::ApiType runType; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/experimental/c/
H A Dbenchmark_c_api.cc78 void OnSingleRunStart(tflite::benchmark::RunType runType) override { in OnSingleRunStart()
132 TfLiteBenchmarkRunType runType), in TfLiteBenchmarkListenerSetCallbacks()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dbenchmark_model.h105 virtual void OnSingleRunStart(RunType runType) {} in OnSingleRunStart()
138 void OnSingleRunStart(RunType runType) override { in OnSingleRunStart()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/json/
H A DLdml2JsonConverter.java308 static void processType(final String runType) throws Exception { in processType()
376 String runType, in Ldml2JsonConverter()
/aosp_15_r20/external/skia/fuzz/
H A DFuzzCanvas.cpp963 uint8_t runType; in make_fuzz_textblob() local