Lines Matching refs:testdata_path

114     def testdata_path(self, testdata_name):  member in TestHelper
278 cls.example_path = TEST_HELPER.testdata_path(example_name)
974 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_symbols.data'))
1012 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_trace_offcpu.data'))
1021 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_tracepoint_event.data'))
1029 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_trace_offcpu.data'))
1035 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_trace_offcpu.data'))
1056 report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_interpreter_frames.data'))
1079 report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_interpreter_frames.data'))
1102 self.report_lib.SetRecordFile(TEST_HELPER.testdata_path('perf_with_tracepoint_event.data'))
1330 [TEST_HELPER.testdata_path('SimpleperfExampleWithNative'),
1331 TEST_HELPER.testdata_path('SimpleperfExampleOfKotlin')])
1354 self.assertTrue(is_elf_file(TEST_HELPER.testdata_path(
1382 downloader.collect_native_libs_on_host(TEST_HELPER.testdata_path(
1430 shutil.copyfile(TEST_HELPER.testdata_path('data/symfs_without_build_id/elf'), name)
1454 TEST_HELPER.testdata_path('perf_with_long_callchain.data')])
1461 TEST_HELPER.testdata_path('aggregatable_perf1.data'),
1462 TEST_HELPER.testdata_path('aggregatable_perf2.data')])
1473 TEST_HELPER.testdata_path('aggregatable_perf1.data'),
1474 TEST_HELPER.testdata_path('aggregatable_perf2.data')])
1488 perf_data = TEST_HELPER.testdata_path('two_process_perf.data')
1526 origin_file = TEST_HELPER.testdata_path(filename)
1552 symfs_dir = TEST_HELPER.testdata_path('data/symfs_without_build_id')
1570 apk_path = TEST_HELPER.testdata_path(apk_name)
1645 testdata_path = TEST_HELPER.testdata_path(testdata_file)
1647 self.run_cmd(['pprof_proto_generator.py', '-i', testdata_path] + options)
1651 testdata_paths = [TEST_HELPER.testdata_path(f) for f in testdata_files]
1752 self.install_apk(TEST_HELPER.testdata_path('DisplayBitmaps.apk'),
1754 self.install_apk(TEST_HELPER.testdata_path('DisplayBitmapsTest.apk'),
1765 self.install_apk(TEST_HELPER.testdata_path(