Searched refs:mUseParallelSetup (Results 1 – 2 of 2) sorted by relevance
48 boolean mUseParallelSetup = false; field in TestEnvironment241 return mUseParallelSetup; in useParallelSetup()245 mUseParallelSetup = f; in setUseParallelSetup()346 obj.mUseParallelSetup = json.optBoolean("use_parallel_setup", true); in fromJson()
217 private boolean mUseParallelSetup = false; field in CommandOptions738 return mUseParallelSetup; in shouldUseParallelSetup()