Searched defs:runType (Results 1 – 7 of 7) sorted by relevance
75 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()
43 glu::ApiType runType; member60 glu::ApiType runType; in parseCommandLine() member
67 glu::ApiType runType; member
78 void OnSingleRunStart(tflite::benchmark::RunType runType) override { in OnSingleRunStart()132 TfLiteBenchmarkRunType runType), in TfLiteBenchmarkListenerSetCallbacks()
105 virtual void OnSingleRunStart(RunType runType) {} in OnSingleRunStart()138 void OnSingleRunStart(RunType runType) override { in OnSingleRunStart()
308 static void processType(final String runType) throws Exception { in processType()376 String runType, in Ldml2JsonConverter()
963 uint8_t runType; in make_fuzz_textblob() local