HomeSort by relevance Sort by last modified time
    Searched refs:test_font (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/skia/tests/
FontMgrTest.cpp 15 static void test_font(skiatest::Reporter* reporter) { function
119 test_font(reporter);
  /external/skia/tests/
FontMgrTest.cpp 15 static void test_font(skiatest::Reporter* reporter) { function
119 test_font(reporter);
  /external/chromium_org/third_party/icu/source/test/letest/
xmlreader.cpp 148 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
203 if (tag.compare(test_font) == 0) {
gendata.cpp 176 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
234 if (tag.compare(test_font) == 0) {
letest.cpp 581 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
637 if (tag.compare(test_font) == 0) {
    [all...]
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
xmlreader.cpp 148 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
203 if (tag.compare(test_font) == 0) {
  /external/icu/icu4c/source/test/letest/
xmlreader.cpp 148 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
203 if (tag.compare(test_font) == 0) {
gendata.cpp 176 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
234 if (tag.compare(test_font) == 0) {
letest.cpp 581 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
637 if (tag.compare(test_font) == 0) {
    [all...]
  /external/icu/icu4c/source/test/perf/leperf/
xmlreader.cpp 148 UnicodeString test_font = UNICODE_STRING_SIMPLE("test-font"); local
203 if (tag.compare(test_font) == 0) {
  /external/chromium_org/ui/base/resource/
resource_bundle_unittest.cc 357 gfx::Font* test_font = NULL; local
360 .WillRepeatedly(Return(test_font));

Completed in 977 milliseconds