Home
last modified time | relevance | path

Searched defs:temp_files (Results 1 – 6 of 6) 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/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/perf_data_converter/src/quipper/
Dscoped_temp_path_test.cc103 std::vector<ScopedTempFile> temp_files(kNumMultiplePaths); in TEST() local
/external/scapy/scapy/
Dconfig.py445 temp_files = [] variable in Conf