HomeSort by relevance Sort by last modified time
    Searched defs:boolStr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tests/
BitmapCopyTest.cpp 12 static const char* boolStr(bool value) {
289 boolStr(expected), boolStr(success));
296 boolStr(success), boolStr(canSucceed));
  /external/skia/tests/
BitmapCopyTest.cpp 12 static const char* boolStr(bool value) {
289 boolStr(expected), boolStr(success));
296 boolStr(success), boolStr(canSucceed));

Completed in 80 milliseconds