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

  /frameworks/minikin/tests/
FontFamilyTest.cpp 120 const std::string requestedScript;
201 HB_TAG(testCase.requestedScript[0], testCase.requestedScript[1],
202 testCase.requestedScript[2], testCase.requestedScript[3]));
206 << testCase.baseScript << " should support " << testCase.requestedScript;
210 << testCase.baseScript << " shouldn't support " << testCase.requestedScript;

Completed in 166 milliseconds