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
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()
42 void setRunType(LogicalRunType runType) { fRunType = runType; } in setRunType()
196 static void processType(final String runType) throws Exception { in processType()252 …public Ldml2JsonConverter(String cldrDir, String outputDir, String runType, boolean fullNumbers, b… in Ldml2JsonConverter()
965 uint8_t runType; in make_fuzz_textblob() local