Searched defs:runType (Results 1 – 8 of 8) sorted by relevance
43 glu::ApiType runType; member60 glu::ApiType runType; in parseCommandLine() member
67 const std::string& logPath, glu::ApiType runType, deUint32 runFlags) in TestThread()112 TestActivity::TestActivity(ANativeActivity* activity, glu::ApiType runType) in TestActivity()
66 glu::ApiType runType; member
76 void OnSingleRunStart(tflite::benchmark::RunType runType) override { in OnSingleRunStart()130 TfLiteBenchmarkRunType runType), in TfLiteBenchmarkListenerSetCallbacks()
104 virtual void OnSingleRunStart(RunType runType) {} in OnSingleRunStart()137 void OnSingleRunStart(RunType runType) override { in OnSingleRunStart()
41 void setRunType(LogicalRunType runType) { fRunType = runType; } in setRunType()
197 static void processType(final String runType) throws Exception { in processType()253 …public Ldml2JsonConverter(String cldrDir, String outputDir, String runType, boolean fullNumbers, b… in Ldml2JsonConverter()
980 uint8_t runType; in make_fuzz_textblob() local