Searched refs:SKSTRING (Results 1 – 1 of 1) sorted by relevance
56 #define ASSERT_EQL(REPORTER, SKSTRING, STRING, LEN) \ argument59 const SkString& sks = SKSTRING; \68 #define ASSERT_EQ(REPORTER, SKSTRING, STRING) \ argument71 ASSERT_EQL(REPORTER, SKSTRING, str, strlen(str)); \