Home
last modified time | relevance | path

Searched refs:get_temp_file_names (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/input.output/file.streams/fstreams/ofstream.assign/
Dmember_swap.pass.cpp22 std::pair<std::string, std::string> get_temp_file_names() { in get_temp_file_names() function
41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main()
Dnonmember_swap.pass.cpp23 std::pair<std::string, std::string> get_temp_file_names() { in get_temp_file_names() function
42 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main()
/external/libcxx/test/std/input.output/file.streams/fstreams/fstream.assign/
Dmember_swap.pass.cpp22 std::pair<std::string, std::string> get_temp_file_names() { in get_temp_file_names() function
41 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main()
Dnonmember_swap.pass.cpp24 std::pair<std::string, std::string> get_temp_file_names() { in get_temp_file_names() function
43 std::pair<std::string, std::string> temp_files = get_temp_file_names(); in main()