Home
last modified time | relevance | path

Searched defs:temp_files (Results 1 – 10 of 10) sorted by relevance

/external/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
Dmember_swap.pass.cpp41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
Dnonmember_swap.pass.cpp43 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
/external/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
Dmember_swap.pass.cpp41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
Dnonmember_swap.pass.cpp43 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
/external/libcxx/test/std/input.output/file.streams/fstreams/ofstream.assign/
Dnonmember_swap.pass.cpp42 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
Dmember_swap.pass.cpp41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
/external/llvm-project/libcxx/test/std/input.output/file.streams/fstreams/ofstream.assign/
Dmember_swap.pass.cpp41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
Dnonmember_swap.pass.cpp42 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main() local
/external/scapy/scapy/
Dconfig.py445 temp_files = [] variable in Conf
/external/libchrome/base/files/
Dfile_util_unittest.cc2389 FilePath temp_files[3]; in TEST_F() local