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

/external/chromium_org/third_party/skia/tests/
H A DFontHostTest.cpp114 static void test_fontstream(skiatest::Reporter* reporter, function
141 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream) { function
147 test_fontstream(reporter, stream, i);
151 static void test_fontstream(skiatest::Reporter* reporter) { function
162 test_fontstream(reporter, &stream);
305 test_fontstream(reporter);
/external/skia/tests/
H A DFontHostTest.cpp114 static void test_fontstream(skiatest::Reporter* reporter, function
141 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream) { function
147 test_fontstream(reporter, stream, i);
151 static void test_fontstream(skiatest::Reporter* reporter) { function
162 test_fontstream(reporter, &stream);
305 test_fontstream(reporter);

Completed in 1168 milliseconds