OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_rewind
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
FrontBufferedStreamTest.cpp
24
static void
test_rewind
(skiatest::Reporter* reporter,
function
62
test_rewind
(reporter, bufferedStream, true);
70
test_rewind
(reporter, bufferedStream, true);
76
test_rewind
(reporter, bufferedStream, false);
88
test_rewind
(reporter, bufferedStream, true);
95
test_rewind
(reporter, bufferedStream, false);
107
test_rewind
(reporter, bufferedStream, true);
116
test_rewind
(reporter, bufferedStream, true);
158
test_rewind
(reporter, bufferedStream.get(), true);
Writer32Test.cpp
40
static void
test_rewind
(skiatest::Reporter* reporter) {
function
281
test_rewind
(reporter);
Completed in 63 milliseconds