OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_random_byte
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
RandomTest.cpp
59
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 58 milliseconds