Home
last modified time | relevance | path

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

1234

/external/chromium-trace/catapult/tracing/tracing_build/
Dtrace2html.py61 def WriteToFile(self, output_file): argument
72 title, output_file, argument
104 def WriteHTMLForTracesToFile(trace_filenames, output_file, config_name=None): argument
Dvulcanize_trace_viewer.py55 def WriteTraceViewer(output_file, argument
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dheader_generator.cc24 const base::FilePath& output_file) { in GenerateHeaderGuard()
51 const base::FilePath& output_file, const IndentedText &text) { in WriteTextToFile()
Dmethod_name_generator.cc28 const base::FilePath& output_file) { in GenerateMethodNames()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-options_test.cc97 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST() local
171 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local
201 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local
/external/protobuf/gtest/test/
Dgtest-options_test.cc97 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST() local
171 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local
201 const String& output_file = UnitTestOptions::GetAbsolutePathToOutputFile(); in TEST_F() local
/external/blktrace/btt/
Dbtt_plot.py71 output_file = None variable
376 output_file = title_str = type = None variable
388 output_file = 'bnos_%s.png' % base variable
/external/gtest/test/
Dgtest-options_test.cc97 const std::string& output_file = in TEST() local
172 const std::string& output_file = in TEST_F() local
203 const std::string& output_file = in TEST_F() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-options_test.cc97 const std::string& output_file = in TEST() local
172 const std::string& output_file = in TEST_F() local
203 const std::string& output_file = in TEST_F() local
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dfile_before_streaming_test.cc61 FILE* output_file = fopen(output_filename_.c_str(), "rb"); in VerifyOutput() local
84 FILE* output_file = fopen(output_filename_.c_str(), "rb"); in VerifyEmptyOutput() local
/external/vulkan-validation-layers/libs/vkjson/
Dvkjson_info.cc44 std::string output_file; member
128 std::string output_file; in Dump() local
/external/webrtc/webrtc/tools/barcode_tools/
Dbarcode_encoder.py140 def _add_to_file_and_delete(output_file, file_name): argument
162 def _overlay_barcode_and_base_frames(barcodes_file, base_file, output_file, argument
Dyuv_cropper.py15 def _crop_one_frame(yuv_file, output_file, component_sizes): argument
/external/chromium-trace/catapult/devil/devil/android/
Dlogcat_monitor.py30 def __init__(self, adb, clear=True, filter_specs=None, output_file=None): argument
52 def output_file(self): member in LogcatMonitor
/external/chromium-trace/catapult/third_party/py_vulcanize/py_vulcanize/
Dgenerate.py161 def WriteToFile(self, output_file): argument
205 def GenerateStandaloneHTMLToFile(output_file, argument
/external/chromium-trace/catapult/perf_insights/perf_insights/results/
Djson_output_formatter.py11 def __init__(self, output_file): argument
/external/webrtc/webrtc/tools/converter/
Dconverter.cc38 FILE* output_file = fopen(output_file_name.c_str(), "wb"); in ConvertRGBAToI420Video() local
115 FILE* output_file) { in AddYUVToFile()
/external/skia/tools/
Dgenerate_includes_cpp.py51 def GenerateIncludeCPP(output_file, include_dirs, ignore_list): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
Dpowermetrics_power_monitor_unittest.py16 def _parsePowerMetricsDataFromTestFile(output_file): argument
/external/sfntly/cpp/src/test/
Dchrome_subsetter.cc52 FILE* output_file = NULL; in TestChromeSubsetter() local
/external/clang/utils/check_cfc/
Dcheck_cfc.py169 def add_output_file(args, output_file): argument
173 def set_output_file(args, output_file): argument
/external/webrtc/webrtc/modules/video_processing/test/
Ddeflickering_test.cc42 const std::string output_file = in TEST_F() local
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/
Drun_tests.py43 def run_test(example, output_file): argument
/external/webrtc/webrtc/modules/video_coding/test/
Dvideo_rtp_play.cc46 std::string output_file = args.outputFile; in RtpPlay() local
/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc92 FILE* output_file = fopen(output_file_path, "wb"); in Subset() local

1234