Searched refs:fAppliedFullKey (Results 1 – 1 of 1) sorted by relevance
291 const Key& appliedFullStyleKey() const { return fAppliedFullKey; } in appliedFullStyleKey()321 make_key(&fAppliedFullKey, fAppliedFull); in init()325 REPORTER_ASSERT(r, fAppliedPEThenStrokeKey == fAppliedFullKey); in init()413 Key fAppliedFullKey; member in __anon026913a40111::TestCase422 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()423 REPORTER_ASSERT(reporter, expectations.fPEHasValidKey == SkToBool(fAppliedFullKey.count())); in testExpectations()425 REPORTER_ASSERT(reporter, fAppliedPEKey != fAppliedFullKey); in testExpectations()426 REPORTER_ASSERT(reporter, SkToBool(fAppliedFullKey.count())); in testExpectations()435 REPORTER_ASSERT(reporter, fBaseKey != fAppliedFullKey); in testExpectations()437 REPORTER_ASSERT(reporter, fBaseKey == fAppliedFullKey); in testExpectations()[all …]