Searched refs:TEST_HELPER (Results 1 – 1 of 1) sorted by relevance
174 TEST_HELPER = TestHelper() variable180 self.test_dir = TEST_HELPER.test_dir('%s.%s' % (211 TEST_HELPER.write_progress(217 args += TEST_HELPER.browser_option219 args = [sys.executable, TEST_HELPER.script_path(args[0])] + args[1:]278 cls.example_path = TEST_HELPER.testdata_path(example_name)298 cls.use_compiled_java_code = TEST_HELPER.android_version <= 8299 cls.testcase_dir = TEST_HELPER.test_dir(cls.__name__)309 if 'TraceOffCpu' in self.id() and not TEST_HELPER.is_trace_offcpu_supported():503 args = [sys.executable, TEST_HELPER.script_path("app_profiler.py"),[all …]