Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrThreadSafeCacheTest.cpp111 int fNumSWCreations = 0; member
516 ++fStats->fNumSWCreations; in findOrCreateVertices()
644 ++stats->fNumSWCreations; in CreateViewOnCpu()
756 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 1); in test_1()
793 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 0); in test_2()
826 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 1); in test_3()
860 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 2); in test_4()
889 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 0); in test_4_5()
899 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations == 1); in test_4_5()
931 REPORTER_ASSERT(reporter, helper.stats()->fNumSWCreations in test_4_75()
[all...]

Completed in 4 milliseconds