Home
last modified time | relevance | path

Searched refs:create_test_file (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/test/unittest/rust/
H A Drust_utils_file_test.rs31 pub fn create_test_file(path: &String, content: &String) -> bool { in create_test_file() functions
79 create_test_file(&filename, &content); in test_load_string_from_file_003()
90 create_test_file(&filename, &content); in test_load_string_from_file_004()
101 create_test_file(&filename, &content); in test_load_string_from_file_005()
112 create_test_file(&filename, &content); in test_load_string_from_file_006()
130 create_test_file(&filename, &content); in test_load_string_from_fd_002()
143 create_test_file(&filename, &content); in test_load_string_from_fd_003()
156 create_test_file(&filename, &content); in test_load_string_from_fd_004()
169 create_test_file(&filename, &content); in test_load_string_from_fd_005()
182 create_test_file( in test_load_string_from_fd_006()
[all...]

Completed in 1 milliseconds