Home
last modified time | relevance | path

Searched refs:isolated_script_test_output (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/cronet/build/lacros/
H A Dlacros_resource_sizes.py372 if args.isolated_script_test_output:
375 os.path.dirname(args.isolated_script_test_output), test_name)
383 if args.isolated_script_test_output:
387 with open(args.isolated_script_test_output, 'w') as output_file:
/aosp_15_r20/external/cronet/testing/scripts/
H A Dcommon.py416 if self.options.isolated_script_test_output:
418 self.options.isolated_script_test_output)
490 with open(self.options.isolated_script_test_output, 'w') as fp:
521 if (self.options.isolated_script_test_output
H A Drun_flatbuffers_unittests.py58 if args.isolated_script_test_output:
59 with open(args.isolated_script_test_output, 'w') as fp:
H A Dcontent_shell_crash_test.py77 if args.isolated_script_test_output:
78 with open(args.isolated_script_test_output, 'w') as fp:
H A Dtest_buildbucket_api_gpu_use_cases.py110 if args.isolated_script_test_output:
111 with open(args.isolated_script_test_output, 'w') as json_file:
H A Drun_variations_smoke_tests.py340 if args.isolated_script_test_output:
341 with open(args.isolated_script_test_output, 'w') as f:
H A Drun_performance_tests.py467 self._options.isolated_script_test_output)
667 isolated_out_dir = os.path.dirname(options.isolated_script_test_output)
763 with open(options.isolated_script_test_output, 'w') as f:
/aosp_15_r20/external/angle/src/tests/
H A Drun_perf_tests.py123 isolated_out_dir = os.path.dirname(args.isolated_script_test_output)
282 if args.isolated_script_test_output:
283 isolated_out_dir = os.path.dirname(args.isolated_script_test_output)
636 if args.isolated_script_test_output:
637 results.save_to_output_file(args.test_suite, args.isolated_script_test_output)
/aosp_15_r20/external/cronet/build/fuchsia/
H A Dbinary_sizes.py579 if args.isolated_script_test_output:
581 os.path.dirname(args.isolated_script_test_output), test_name)
607 if args.isolated_script_test_output:
608 WriteTestResults(args.isolated_script_test_output, test_completed,
/aosp_15_r20/external/angle/build/fuchsia/
H A Dbinary_sizes.py579 if args.isolated_script_test_output:
581 os.path.dirname(args.isolated_script_test_output), test_name)
607 if args.isolated_script_test_output:
608 WriteTestResults(args.isolated_script_test_output, test_completed,
/aosp_15_r20/external/angle/src/tests/capture_tests/
H A Dcapture_tests.py143 if args.isolated_script_test_output:
162 with open(args.isolated_script_test_output, 'w') as f:
/aosp_15_r20/external/cronet/build/android/
H A Dresource_sizes.py907 if args.isolated_script_test_output:
909 os.path.dirname(args.isolated_script_test_output), test_name)
920 if args.isolated_script_test_output:
924 with open(args.isolated_script_test_output, 'w') as output_file:
H A Dtest_runner.py1092 elif args.isolated_script_test_output and os.path.exists(json_file.name):
1093 shutil.move(json_file.name, args.isolated_script_test_output)
1105 if args.isolated_script_test_output:
1158 ) and not args.isolated_script_test_output
/aosp_15_r20/external/angle/build/android/
H A Dresource_sizes.py919 if args.isolated_script_test_output:
921 os.path.dirname(args.isolated_script_test_output), test_name)
932 if args.isolated_script_test_output:
936 with open(args.isolated_script_test_output, 'w') as output_file:
H A Dtest_runner.py1128 elif args.isolated_script_test_output and os.path.exists(json_file.name):
1129 shutil.move(json_file.name, args.isolated_script_test_output)
1141 if args.isolated_script_test_output:
1194 ) and not args.isolated_script_test_output
/aosp_15_r20/external/angle/build/fuchsia/test/
H A Drun_executable_test.py113 if args.isolated_script_test_output:
114 self._isolated_script_test_output = args.isolated_script_test_output
/aosp_15_r20/external/cronet/build/fuchsia/test/
H A Drun_executable_test.py132 if args.isolated_script_test_output:
133 self._isolated_script_test_output = args.isolated_script_test_output
/aosp_15_r20/external/cronet/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py782 if self._test_instance.isolated_script_test_output:
820 if self._test_instance.isolated_script_test_output:
855 if self._test_instance.isolated_script_test_output:
902 elif self._test_instance.isolated_script_test_output:
/aosp_15_r20/external/angle/build/android/pylib/local/device/
H A Dlocal_device_gtest_run.py798 if self._test_instance.isolated_script_test_output:
836 if self._test_instance.isolated_script_test_output:
871 if self._test_instance.isolated_script_test_output:
919 elif self._test_instance.isolated_script_test_output:
/aosp_15_r20/external/webrtc/audio/test/
H A Dlow_bandwidth_audio_test.py357 if args.isolated_script_test_output:
358 with open(args.isolated_script_test_output, 'w') as f:
/aosp_15_r20/external/angle/src/tests/restricted_traces/
H A Drestricted_trace_gold_tests.py549 if args.isolated_script_test_output:
550 with open(args.isolated_script_test_output, 'w') as out_file:
/aosp_15_r20/external/angle/build/android/pylib/gtest/
H A Dgtest_test_instance.py347 self._isolated_script_test_output = args.isolated_script_test_output
512 def isolated_script_test_output(self): member in GtestTestInstance
/aosp_15_r20/external/cronet/build/android/pylib/gtest/
H A Dgtest_test_instance.py343 self._isolated_script_test_output = args.isolated_script_test_output
505 def isolated_script_test_output(self): member in GtestTestInstance
/aosp_15_r20/external/webrtc/test/
H A Dtest_main_lib.cc85 isolated_script_test_output,