Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathRendererCacheTests.cpp64 static bool cache_non_scratch_resources_equals(GrResourceCache* cache, int expected) { in cache_non_scratch_resources_equals() function
97 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, 0)); in test_path()
102 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected)); in test_path()
106 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected)); in test_path()
112 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected - 1)); in test_path()

Completed in 2 milliseconds