Home
last modified time | relevance | path

Searched refs:fDurations (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tests/
H A DCodecAnimTest.cpp118 std::vector<int> fDurations; in DEF_TEST() member
280 if (rec.fDurations.size() != static_cast<size_t>(expected)) { in DEF_TEST()
281 ERRORF(r, "'%s' has wrong number entries in fDurations; expected: %i\tactual: %zu", in DEF_TEST()
282 rec.fName, expected, rec.fDurations.size()); in DEF_TEST()
345 if (rec.fDurations[i] != frameInfo.fDuration) { in DEF_TEST()
347 rec.fName, i, rec.fDurations[i], frameInfo.fDuration); in DEF_TEST()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 2 milliseconds