Searched defs:verifyEmptyList (Results 1 - 2 of 2) sorted by last modified time

/external/skia/tests/
H A DSListTest.cpp18 static bool verifyEmptyList(skiatest::Reporter* reporter, function
71 verifyEmptyList(reporter, list, "start");
87 verifyEmptyList(reporter, list, "end");
96 verifyEmptyList(reporter, list, "swap");
101 verifyEmptyList(reporter, other, "pushAll-empty");
105 verifyEmptyList(reporter, list, "pushAll");
/external/chromium_org/third_party/skia/tests/
H A DSListTest.cpp18 static bool verifyEmptyList(skiatest::Reporter* reporter, function
71 verifyEmptyList(reporter, list, "start");
87 verifyEmptyList(reporter, list, "end");
96 verifyEmptyList(reporter, list, "swap");
101 verifyEmptyList(reporter, other, "pushAll-empty");
105 verifyEmptyList(reporter, list, "pushAll");

Completed in 94 milliseconds