Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dfilesystem_test_helper.hpp186 static char random_hex_char() { in random_hex_char() function
195 if (ch == '%') ch = random_hex_char(); in unique_path_suffix()