Searched refs:test_random_byte (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DRandomTest.cpp59 static void test_random_byte(skiatest::Reporter* reporter, int shift) { function
182 test_random_byte(reporter, 0);
183 test_random_byte(reporter, 8);
184 test_random_byte(reporter, 16);
185 test_random_byte(reporter, 24);
/external/skqp/tests/
H A DRandomTest.cpp59 static void test_random_byte(skiatest::Reporter* reporter, int shift) { function
182 test_random_byte(reporter, 0);
183 test_random_byte(reporter, 8);
184 test_random_byte(reporter, 16);
185 test_random_byte(reporter, 24);

Completed in 587 milliseconds