HomeSort by relevance Sort by last modified time
    Searched refs:removeString (Results 1 - 8 of 8) sorted by null

  /external/skia/tests/
MetaDataTest.cpp 46 REPORTER_ASSERT(reporter, !m1.removeString("hello"));
47 REPORTER_ASSERT(reporter, !m1.removeString("true"));
48 REPORTER_ASSERT(reporter, !m1.removeString("false"));
106 REPORTER_ASSERT(reporter, m1.removeString("hello"));
  /external/chromium_org/third_party/skia/include/core/
SkMetaData.h 98 bool removeString(const char name[]);
  /external/skia/include/core/
SkMetaData.h 98 bool removeString(const char name[]);
  /external/chromium_org/third_party/skia/src/core/
SkMetaData.cpp 282 bool SkMetaData::removeString(const char name[])
  /external/skia/src/core/
SkMetaData.cpp 282 bool SkMetaData::removeString(const char name[])
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.h 82 void removeString(StringImpl*);
100 #define STRING_STATS_REMOVE_STRING(string) StringImpl::stringStats().removeString(string); removeStringForStats(this)
StringImpl.cpp 211 void StringStats::removeString(StringImpl* string)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 

Completed in 348 milliseconds