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

  /external/chromium_org/third_party/skia/gm/
gm_expectations.cpp 29 const static char kJsonKey_Hashtype_Bitmap_64bitMD5[] = "bitmap-64bitMD5";
68 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
87 // and other are always of type kJsonKey_Hashtype_Bitmap_64bitMD5
93 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
96 jsonTypeValuePair.append(Json::Value(kJsonKey_Hashtype_Bitmap_64bitMD5));
106 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
107 return SkString(kJsonKey_Hashtype_Bitmap_64bitMD5);
112 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
  /external/skia/gm/
gm_expectations.cpp 29 const static char kJsonKey_Hashtype_Bitmap_64bitMD5[] = "bitmap-64bitMD5";
68 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
87 // and other are always of type kJsonKey_Hashtype_Bitmap_64bitMD5
93 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
96 jsonTypeValuePair.append(Json::Value(kJsonKey_Hashtype_Bitmap_64bitMD5));
106 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5
107 return SkString(kJsonKey_Hashtype_Bitmap_64bitMD5);
112 // result digest is always of type kJsonKey_Hashtype_Bitmap_64bitMD5

Completed in 123 milliseconds