Home
last modified time | relevance | path

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

123456789

/external/webrtc/api/
Drtc_event_log_output_file_unittest.cc54 auto output_file = std::make_unique<RtcEventLogOutputFile>(output_file_name_); in TEST_F() local
60 auto output_file = std::make_unique<RtcEventLogOutputFile>(illegal_filename); in TEST_F() local
68 auto output_file = std::make_unique<RtcEventLogOutputFile>(output_file_name_); in TEST_F() local
78 auto output_file = in TEST_F() local
98 auto output_file = in TEST_F() local
109 auto output_file = in TEST_F() local
115 auto output_file = in TEST_F() local
122 auto output_file = in TEST_F() local
131 auto output_file = in TEST_F() local
138 auto output_file = std::make_unique<RtcEventLogOutputFile>( in TEST_F() local
[all …]
/external/cronet/testing/libfuzzer/fuzzers/
Dgenerate_v8_inspector_fuzzer_corpus.py15 def resolve_loads(output_file, input_lines, loaded_files): argument
24 def load_file(output_file, input_file, loaded_files): argument
33 def generate_content(output_file, input_file): argument
/external/cronet/third_party/icu/scripts/
Dmake_data_assembly.py32 output_file = input_file[0:n] + "_dat.S" variable
34 output_file = args[1] variable
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_llvm_types.py29 …is_array_array, array_count, array_count1, is_llvm_struct, is_llvm_enum, is_llvm_pfn, output_file): argument
107 def gen_llvm_types(input_file, output_file): argument
/external/libchrome/base/test/launcher/
Dunit_test_launcher.cc139 const base::FilePath& output_file, in GetCommandLineForChildGTestProcess()
283 const base::FilePath& output_file, in ProcessTestResults()
424 const FilePath& output_file() { return output_file_; } in output_file() function in base::__anonae52f7f80111::UnitTestProcessLifetimeObserver
432 const FilePath& output_file, in UnitTestProcessLifetimeObserver()
463 const FilePath& output_file, in ParallelUnitTestProcessLifetimeObserver()
512 const FilePath& output_file, in SerialUnitTestProcessLifetimeObserver()
630 FilePath output_file; in RunUnitTestsSerially() local
663 FilePath output_file; in RunUnitTestsBatch() local
/external/cronet/build/android/gyp/
Dextract_unwind_tables.py79 def _Write4Bytes(output_file, val): argument
84 def _Write2Bytes(output_file, val): argument
/external/angle/build/android/gyp/
Dextract_unwind_tables.py79 def _Write4Bytes(output_file, val): argument
84 def _Write2Bytes(output_file, val): argument
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dgenerate.py182 def WriteToFile(self, output_file): argument
225 def _WriteOriginTrialTokens(output_file): argument
231 def GenerateStandaloneHTMLToFile(output_file, argument
/external/googletest/googletest/test/
Dgoogletest-options-test.cc91 const std::string& output_file = in TEST() local
180 const std::string& output_file = in TEST_F() local
211 const std::string& output_file = in TEST_F() local
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-options-test.cc91 const std::string& output_file = in TEST() local
175 const std::string& output_file = in TEST_F() local
206 const std::string& output_file = in TEST_F() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-options-test.cc88 const std::string& output_file = in TEST() local
171 const std::string& output_file = in TEST_F() local
202 const std::string& output_file = in TEST_F() local
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-options-test.cc88 const std::string& output_file = in TEST() local
171 const std::string& output_file = in TEST_F() local
202 const std::string& output_file = in TEST_F() local
/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc521 void DumpOperator(const Model& model, std::string* output_file, int op_index) { in DumpOperator()
531 void DumpOperatorEdges(const Model& model, std::string* output_file, in DumpOperatorEdges()
623 void DumpSubgraphHeader(std::string* output_file, Node const& node, in DumpSubgraphHeader()
630 void DumpArray(const Model& model, std::string* output_file, in DumpArray()
648 void DumpNode(const Model& model, std::string* output_file, in DumpNode()
763 void DumpGraphviz(const Model& model, std::string* output_file, in DumpGraphviz()
/external/openthread/third_party/mbedtls/repo/programs/pkey/
Dkey_app_writer.c108 const char *output_file; /* where to store the constructed key file */ member
112 static int write_public_key( mbedtls_pk_context *key, const char *output_file ) in write_public_key()
154 static int write_private_key( mbedtls_pk_context *key, const char *output_file ) in write_private_key()
/external/mbedtls/programs/pkey/
Dkey_app_writer.c104 const char *output_file; /* where to store the constructed key file */ member
108 static int write_public_key( mbedtls_pk_context *key, const char *output_file ) in write_public_key()
150 static int write_private_key( mbedtls_pk_context *key, const char *output_file ) in write_private_key()
/external/angle/build/android/pylib/utils/
Dinstrumentation_tracing.py184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument
201 def Instrument(output_file, to_include=(), to_exclude=()): argument
/external/tensorflow/tensorflow/lite/schema/
Dupgrade_schema.py147 def _Write(self, data, output_file): argument
305 def Convert(self, input_file, output_file): argument
/external/cronet/build/android/pylib/utils/
Dinstrumentation_tracing.py184 def start_instrumenting(output_file, to_include=(), to_exclude=()): argument
201 def Instrument(output_file, to_include=(), to_exclude=()): argument
/external/rust/crates/grpcio-sys/grpc/bazel/test/python_test_repo/
Ddummy_plugin.py22 def main(input_file=sys.stdin, output_file=sys.stdout): argument
/external/tensorflow/tensorflow/python/eager/
Dgen_gradient_input_output_exclusions.py27 def main(output_file): argument
/external/webrtc/tools_webrtc/apple/
Dcopy_framework_header.py27 def Process(input_file, output_file): argument
/external/tensorflow/tensorflow/tools/tfg_graph_transforms/
Dtfg_graph_transforms_main.cc53 llvm::cl::opt<std::string> output_file( variable
157 const std::string& output_file) { in ExportTFGModule()
/external/grpc-grpc/test/cpp/util/
Dgrpc_cli.cc73 std::ofstream output_file(outfile, std::ios::app | std::ios::binary); in SimplePrint() local
/external/libconfig/examples/c/
Dexample2.c34 static const char *output_file = "updated.cfg"; in main() local
/external/harfbuzz_ng/src/
Dgen-def.py10 output_file = sys.argv[1] variable

123456789