Searched defs:runType (Results 1 – 7 of 7) sorted by relevance
42 glu::ApiType runType; member58 glu::ApiType runType; in parseCommandLine() member
62 glu::ApiType runType, deUint32 runFlags) in TestThread()107 TestActivity::TestActivity(ANativeActivity* activity, glu::ApiType runType) in TestActivity()
66 glu::ApiType runType; member
74 virtual void OnSingleRunStart(RunType runType) {} in OnSingleRunStart()99 void OnSingleRunStart(RunType runType) override { in OnSingleRunStart()
158 …public Ldml2JsonConverter(String cldrDir, String outputDir, String runType, boolean fullNumbers, b… in Ldml2JsonConverter()
989 uint8_t runType; in make_fuzz_textblob() local