Home
last modified time | relevance | path

Searched defs:output_file (Results 1 – 5 of 5) sorted by relevance

/test/vts-testcase/kernel/ltp/testcase/tools/
Dgen_ltp_config.py24 def run(android_build_top, arch, n_bit, is_low_mem, is_hwasan, output_file): argument
Dltp_test_cases.py152 output_file, argument
/test/vts/compilation_tools/vtsc/test/
Dtest_vtsc.py230 def CompareOutputFile(self, output_file, canonical_file): argument
247 def PrintDiffFiles(self, output_file, canonical_file): argument
/test/vts/compilation_tools/vtsc/code_gen/
DCodeGenBase.cpp88 FILE* output_file = fopen(output_file_path, "w+"); in TranslateToFile() local
/test/vts/utils/native/trace_processor/
DVtsTraceProcessor.cpp117 const string& output_file, const VtsProfilingMessage& profiling_msg) { in WriteProfilingMsg()
541 const string& output_file, in GetTestListForHal()