Home
last modified time | relevance | path

Searched refs:removeBool (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tests/
DMetaDataTest.cpp73 REPORTER_ASSERT(reporter, m1.removeBool("true")); in DEF_TEST()
74 REPORTER_ASSERT(reporter, m1.removeBool("false")); in DEF_TEST()
/third_party/skia/tests/
DMetaDataTest.cpp73 REPORTER_ASSERT(reporter, m1.removeBool("true")); in DEF_TEST()
74 REPORTER_ASSERT(reporter, m1.removeBool("false")); in DEF_TEST()
/third_party/flutter/skia/tools/
DSkMetaData.h54 bool removeBool(const char name[]);
DSkMetaData.cpp191 bool SkMetaData::removeBool(const char name[]) in removeBool() function in SkMetaData
/third_party/skia/tools/
DSkMetaData.h54 bool removeBool(const char name[]);
DSkMetaData.cpp212 bool SkMetaData::removeBool(const char name[]) in removeBool() function in SkMetaData