Home
last modified time | relevance | path

Searched refs:TestingOnly_unique (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/tests/
DGrCCPRTest.cpp205 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
211 REPORTER_ASSERT(reporter, !SkPathPriv::TestingOnly_unique(fPath)); in onRun()
213 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
219 REPORTER_ASSERT(reporter, !SkPathPriv::TestingOnly_unique(fPath)); in onRun()
221 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
228 REPORTER_ASSERT(reporter, !SkPathPriv::TestingOnly_unique(fPath)); in onRun()
231 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
245 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
249 REPORTER_ASSERT(reporter, !SkPathPriv::TestingOnly_unique(fPath)); in onRun()
251 REPORTER_ASSERT(reporter, SkPathPriv::TestingOnly_unique(fPath)); in onRun()
[all …]
/third_party/flutter/skia/src/core/
DSkPathPriv.h174 static bool TestingOnly_unique(const SkPath& path) { in TestingOnly_unique() function
/third_party/skia/src/core/
DSkPathPriv.h207 static bool TestingOnly_unique(const SkPath& path) { in TestingOnly_unique() function