Home
last modified time | relevance | path

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

/third_party/vixl/test/
Dtest-donkey.cc96 bool random_only = false; in main() local
111 random_only = true; in main()
201 } else if (useful_insts.empty() || random_only || (miss_count > 10000)) { in main()