Home
last modified time | relevance | path

Searched refs:random_hex_char (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file_large.pass.cpp38 data.push_back(random_utils::random_hex_char()); in TEST_SUITE()
/external/libcxx/test/support/
Dfilesystem_test_helper.hpp117 inline char random_hex_char() { in random_hex_char() function
203 ch = random_utils::random_hex_char(); in unique_path_suffix()