Home
last modified time | relevance | path

Searched refs:jsonRoot (Results 1 – 3 of 3) sorted by relevance

/external/skia/tools/
Dimage_expectations.cpp243 Json::Value *jsonRoot) { in Parse() argument
252 if (!reader.parse(bytes, bytes+size, *jsonRoot)) { in Parse()
Dimage_expectations.h221 static bool Parse(SkFILE* filePtr, Json::Value *jsonRoot);
/external/skia/gm/
Dgm_expectations.h224 static bool Parse(const char *jsonPath, Json::Value *jsonRoot);