Home
last modified time | relevance | path

Searched defs:temp_filename (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils_unittest.cc123 std::string temp_filename = webrtc::test::TempFilename( in TEST_F() local
131 std::string temp_filename = webrtc::test::GenerateTempFilename( in TEST_F() local
194 std::string temp_filename = webrtc::test::TempFilename( in TEST_F() local
220 std::string temp_filename = webrtc::test::TempFilename( in TEST_F() local
240 const std::string temp_filename = temp_directory + "TempFilenameTest"; in TEST_F() local
/aosp_15_r20/external/federated-compute/fcp/aggregation/tensorflow/
H A Dcheckpoint_reader_test.cc41 auto temp_filename = TemporaryTestFile(".ckpt"); in TEST() local
76 auto temp_filename = TemporaryTestFile(".ckpt"); in TEST() local
H A Dcheckpoint_writer_test.cc41 auto temp_filename = TemporaryTestFile(".ckpt"); in TEST() local
/aosp_15_r20/system/core/init/
H A Dpersistent_properties.cpp127 const std::string temp_filename = persistent_property_filename + ".tmp"; in ReadPersistentPropertyFile() local
171 const std::string temp_filename = persistent_property_filename + ".tmp"; in WritePersistentPropertyFile() local
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dconfig.cc281 const std::string temp_filename = filename + ".new"; in config_save() local
390 const std::string temp_filename = filename + ".new"; in checksum_save() local
/aosp_15_r20/external/webrtc/rtc_base/system/
H A Dfile_wrapper_unittest.cc24 const std::string temp_filename = test::OutputPath() + test_name; in TEST() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_netrc.py4 temp_filename = test_support.TESTFN variable
/aosp_15_r20/external/google-breakpad/src/tools/windows/symupload/
H A Dsymupload.cc136 wchar_t temp_filename[_MAX_PATH]; in DumpSymbolsToTempFile() local
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_netrc.py9 temp_filename = os_helper.TESTFN variable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_printf.cpp510 std::string temp_filename; member
/aosp_15_r20/external/webrtc/modules/audio_processing/test/conversational_speech/
H A Dgenerator_unittest.cc604 const std::string temp_filename = OutputPath() + "TempSineWavFile_" + in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsave_op_test.cc674 const tstring temp_filename = in BM_LargeTensorWrite() local
/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Drtc_event_log_unittest.cc901 const std::string temp_filename = test::OutputPath() + test_name; in TEST_P() local