HomeSort by relevance Sort by last modified time
    Searched full:test_fontstream (Results 1 - 1 of 1) sorted by null

  /external/skia/tests/
FontHostTest.cpp 75 static void test_fontstream(skiatest::Reporter* reporter, function
102 static void test_fontstream(skiatest::Reporter* reporter, SkStream* stream) { function
108 test_fontstream(reporter, stream, i);
112 static void test_fontstream(skiatest::Reporter* reporter) { function
117 test_fontstream(reporter, &stream);
259 test_fontstream(reporter);

Completed in 34 milliseconds