Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/external/webrtc/api/
H A 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 …]
/aosp_15_r20/system/core/libsparse/
H A Doutput_file.cpp79 struct output_file { struct
83 struct output_file_ops* ops; argument
94 struct output_file out; argument
/aosp_15_r20/external/libchrome/base/test/launcher/
H A 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::__anon4ad116090111::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
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A 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()
/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/
H A 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
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/
Dgen_known_trampolines.py150 def _generate_trampolines(output_file, guest_api): argument
202 def _generate_variables(output_file, guest_api): argument
226 def _generate_redirect_stubs(output_file, library, guest_api): argument
/aosp_15_r20/build/make/tools/releasetools/
H A Dimg_from_target_files.py91 def CopyZipEntries(input_file, output_file, entries): argument
188 def RebuildAndWriteSuperImages(input_file, output_file): argument
213 def ImgFromTargetFiles(input_file, output_file): argument
H A Dnon_ab_ota.py112 def WriteFullOTAPackage(input_zip, output_file): argument
285 def WriteBlockIncrementalOTAPackage(target_zip, source_zip, output_file): argument
541 def GenerateNonAbOtaPackage(target_file, output_file, source_file=None): argument
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dexperiments_compiler.py396 def GenerateExperimentsHdr(self, output_file, mode): argument
553 def GenerateExperimentsSrc(self, output_file, header_file_path, mode): argument
604 def GenTest(self, output_file): argument
640 def GenExperimentsBzl(self, mode, output_file): argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
H A Dgenerate.py182 def WriteToFile(self, output_file): argument
225 def _WriteOriginTrialTokens(output_file): argument
231 def GenerateStandaloneHTMLToFile(output_file, argument
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/
H A Dprocess_record_file_util_test.cc68 std::string output_file = (temp_dir / "output_1.proto").string(); in TEST() local
84 std::string output_file = (temp_dir / "output_2.proto").string(); in TEST() local
133 std::string output_file = (temp_dir / "output_3.proto").string(); in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-options-test.cc93 const std::string& output_file = in TEST() local
177 const std::string& output_file = in TEST_F() local
208 const std::string& output_file = in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/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
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-options-test.cc93 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
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dexperiments_compiler.py255 def GenerateExperimentsHdr(self, output_file): argument
307 def GenerateExperimentsSrc(self, output_file): argument
356 def GenExperimentsBzl(self, output_file): argument
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-options-test.cc93 const std::string& output_file = in TEST() local
183 const std::string& output_file = in TEST_F() local
214 const std::string& output_file = in TEST_F() local
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
Dbokeh_figure.py238 def generate_figure(self, output_file=None, save_json=True): argument
325 def _save_figure_json(self, output_file): argument
333 def save_figure(self, output_file, save_json=True): argument
/aosp_15_r20/external/mbedtls/programs/pkey/
H A Dkey_app_writer.c91 const char *output_file; /* where to store the constructed key file */ member
95 static int write_public_key(mbedtls_pk_context *key, const char *output_file) in write_public_key()
137 static int write_private_key(mbedtls_pk_context *key, const char *output_file) in write_private_key()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/
Dcheck_quality.py325 def dump(self, output_file): argument
400 def dump(self, output_file): argument
488 output_file, argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/pkey/
H A Dkey_app_writer.c88 const char *output_file; /* where to store the constructed key file */ member
92 static int write_public_key(mbedtls_pk_context *key, const char *output_file) in write_public_key()
134 static int write_private_key(mbedtls_pk_context *key, const char *output_file) in write_private_key()
/aosp_15_r20/external/pigweed/pw_sensor/
H A Dsensor.cmake93 set(output_file "${arg_OUT_HEADER}") variable
95 set(output_file "${CMAKE_CURRENT_BINARY_DIR}/${arg_OUT_HEADER}") variable
/aosp_15_r20/external/cronet/third_party/icu/scripts/
H A Dmake_data_assembly.py35 output_file = input_file[0:n] + "_dat.S" variable
37 output_file = args[1] variable
/aosp_15_r20/device/generic/goldfish/tools/
Dmk_combined_img.py70 def write_partition(partition, output_file, offset): argument
94 def add_partition(partition, output_file): argument
/aosp_15_r20/system/tools/aidl/build/
Daidl_rust_glue.py30 def emit(self, output_file, indent=""): argument
51 def emit_mangled(self, output_file, indent="", prefix=""): argument

12345678910>>...15