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