Searched refs:kJsonKey_Header_Type (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tools/
H A Dimage_expectations.cpp35 const static char kJsonKey_Header_Type[] = "type"; variable
148 Json::Value headerType = header[kJsonKey_Header_Type];
230 header[kJsonKey_Header_Type] = kJsonValue_Header_Type;
/external/skia/tools/
H A Dimage_expectations.cpp33 const static char kJsonKey_Header_Type[] = "type"; variable
121 Json::Value headerType = header[kJsonKey_Header_Type];
205 header[kJsonKey_Header_Type] = kJsonValue_Header_Type;

Completed in 203 milliseconds