Searched refs:one_to_thousand (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/util/tests/vma/ | ||
| H A D | vma_random_test.cpp | 83 std::uniform_int_distribution<> one_to_thousand(1, 1000); local in function:__anon1f95655f0110::random_test::test 85 int action = one_to_thousand(rand); |
| /xsrc/external/mit/MesaLib/dist/src/util/tests/vma/ | ||
| H A D | vma_random_test.cpp | 88 std::uniform_int_distribution<> one_to_thousand(1, 1000); local in function:__anon61ec44720110::random_test::test 90 int action = one_to_thousand(rand); |
Completed in 4 milliseconds