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

  /external/chromium_org/third_party/skia/gm/
gmmain.cpp 335 for (int i = 0; i < fIgnorableTestNames.count(); i++) {
336 if (fIgnorableTestNames[i].equals(name)) {
    [all...]
  /external/skia/gm/
gmmain.cpp 334 for (int i = 0; i < fIgnorableTestNames.count(); i++) {
335 if (fIgnorableTestNames[i].equals(name)) {
    [all...]

Completed in 48 milliseconds