Home
last modified time | relevance | path

Searched refs:kExpectedInitialState (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DIncrTopoSortTest.cpp341 const SkString kExpectedInitialState("q,y,a,z,b,c,w,d,x,r"); in test_1() local
344 REPORTER_ASSERT(reporter, kExpectedInitialState == actualInitialState); in test_1()
380 const SkString kExpectedInitialState("y,a,w,b,z,u,c,x,d,v"); in test_2() local
383 REPORTER_ASSERT(reporter, kExpectedInitialState == actualInitialState); in test_2()
/external/skia/tests/
DIncrTopoSortTest.cpp341 const SkString kExpectedInitialState("q,y,a,z,b,c,w,d,x,r"); in test_1() local
344 REPORTER_ASSERT(reporter, kExpectedInitialState == actualInitialState); in test_1()
380 const SkString kExpectedInitialState("y,a,w,b,z,u,c,x,d,v"); in test_2() local
383 REPORTER_ASSERT(reporter, kExpectedInitialState == actualInitialState); in test_2()