/external/chromium-trace/catapult/tracing/tracing_build/ |
D | trace2html.py | 61 def WriteToFile(self, output_file): argument 72 title, output_file, argument 104 def WriteHTMLForTracesToFile(trace_filenames, output_file, config_name=None): argument
|
D | vulcanize_trace_viewer.py | 55 def WriteTraceViewer(output_file, argument
|
/external/dbus-binding-generator/chromeos-dbus-bindings/ |
D | header_generator.cc | 24 const base::FilePath& output_file) { in GenerateHeaderGuard() 51 const base::FilePath& output_file, const IndentedText &text) { in WriteTextToFile()
|
D | method_name_generator.cc | 28 const base::FilePath& output_file) { in GenerateMethodNames()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-options_test.cc | 97 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/ |
D | gtest-options_test.cc | 97 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/ |
D | btt_plot.py | 71 output_file = None variable 376 output_file = title_str = type = None variable 388 output_file = 'bnos_%s.png' % base variable
|
/external/gtest/test/ |
D | gtest-options_test.cc | 97 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/ |
D | gtest-options_test.cc | 97 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/ |
D | file_before_streaming_test.cc | 61 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/ |
D | vkjson_info.cc | 44 std::string output_file; member 128 std::string output_file; in Dump() local
|
/external/webrtc/webrtc/tools/barcode_tools/ |
D | barcode_encoder.py | 140 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
|
D | yuv_cropper.py | 15 def _crop_one_frame(yuv_file, output_file, component_sizes): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | logcat_monitor.py | 30 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/ |
D | generate.py | 161 def WriteToFile(self, output_file): argument 205 def GenerateStandaloneHTMLToFile(output_file, argument
|
/external/chromium-trace/catapult/perf_insights/perf_insights/results/ |
D | json_output_formatter.py | 11 def __init__(self, output_file): argument
|
/external/webrtc/webrtc/tools/converter/ |
D | converter.cc | 38 FILE* output_file = fopen(output_file_name.c_str(), "wb"); in ConvertRGBAToI420Video() local 115 FILE* output_file) { in AddYUVToFile()
|
/external/skia/tools/ |
D | generate_includes_cpp.py | 51 def GenerateIncludeCPP(output_file, include_dirs, ignore_list): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/ |
D | powermetrics_power_monitor_unittest.py | 16 def _parsePowerMetricsDataFromTestFile(output_file): argument
|
/external/sfntly/cpp/src/test/ |
D | chrome_subsetter.cc | 52 FILE* output_file = NULL; in TestChromeSubsetter() local
|
/external/clang/utils/check_cfc/ |
D | check_cfc.py | 169 def add_output_file(args, output_file): argument 173 def set_output_file(args, output_file): argument
|
/external/webrtc/webrtc/modules/video_processing/test/ |
D | deflickering_test.cc | 42 const std::string output_file = in TEST_F() local
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/ |
D | run_tests.py | 43 def run_test(example, output_file): argument
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | video_rtp_play.cc | 46 std::string output_file = args.outputFile; in RtpPlay() local
|
/external/sfntly/cpp/src/sample/subsetter/ |
D | subset_util.cc | 92 FILE* output_file = fopen(output_file_path, "wb"); in Subset() local
|