Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
Dnonmember_swap.pass.cpp43 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/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/scapy/scapy/
Dconfig.py445 temp_files = [] variable in Conf