Searched refs:cache_non_scratch_resources_equals (Results 1 – 1 of 1) sorted by relevance
87 static bool cache_non_scratch_resources_equals(GrResourceCache* cache, int expected) { in cache_non_scratch_resources_equals() function129 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, 0)); in test_path()134 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected)); in test_path()138 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected)); in test_path()144 REPORTER_ASSERT(reporter, cache_non_scratch_resources_equals(cache, expected - 1)); in test_path()