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

  /external/skia/gm/
gm_expectations.h 268 Json::Value fJsonRoot;
gm_expectations.cpp 229 Parse(jsonPath, &fJsonRoot);
230 fJsonExpectedResults = fJsonRoot[kJsonKey_ExpectedResults];

Completed in 24 milliseconds