Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/tests/
DGrOrderedSetTest.cpp60 bool existsFind = set.find(i) != set.end(); in DEF_TEST() local
62 REPORTER_ASSERT(reporter, existsFind == existsCount); in DEF_TEST()
106 bool existsFind = set.find(i) != set.end(); in DEF_TEST() local
108 REPORTER_ASSERT(reporter, existsFind == existsCount); in DEF_TEST()
/external/skia/tests/
DGrOrderedSetTest.cpp60 bool existsFind = set.find(i) != set.end(); in DEF_TEST() local
62 REPORTER_ASSERT(reporter, existsFind == existsCount); in DEF_TEST()
106 bool existsFind = set.find(i) != set.end(); in DEF_TEST() local
108 REPORTER_ASSERT(reporter, existsFind == existsCount); in DEF_TEST()