Home
last modified time | relevance | path

Searched refs:outfile (Results 1 – 5 of 5) sorted by relevance

/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py139 with open(_ANDROID_SINGLE_PROJECT_JSON, 'w') as outfile:
140 json.dump(data, outfile, indent=4, sort_keys=False)
146 with open(_ANDROID_SINGLE_PROJECT_JSON, 'r') as outfile:
147 data_sample = json.load(outfile)
/tools/tradefederation/contrib/src/com/android/framework/tests/
DPreloadedClassesTest.java112 File outfile = scanAndExportClasses(); in run() local
113 if (outfile != null) { in run()
114 mExportFiles.add(outfile); in run()
/tools/test/connectivity/tools/lab/reporters/
Djson_reporter.py49 with open(self.file_name, 'w') as outfile:
51 metric_responses, indent=4, cls=AutoJsonEncoder, fp=outfile)
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py965 with open(full_out_path, 'w') as outfile:
967 outfile.write(job_result.stdout)
968 outfile.write("\n")
969 outfile.writelines(job_result.stderr)
/tools/acloud/internal/lib/
Dutils.py376 with open(public_key_path, 'w') as outfile:
378 outfile.write(