Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dtest_utils.h46 char rand_illegal();
Dtest_utils.cpp44 char rand_illegal() { in rand_illegal() function
Dmain.cpp868 std::string s2 = RandomString(1000, rand_illegal); in TEST_F()
899 std::string rs = RandomString(10, rand_illegal); in TEST_F()