Searched refs:asJsonValue (Results 1 - 4 of 4) sorted by relevance

/external/skia/gm/
H A Dgm_expectations.h160 Json::Value asJsonValue() const;
H A Dgm_expectations.cpp193 Json::Value Expectations::asJsonValue() const { function in class:skiagm::Expectations
H A Dgmmain.cpp885 this->fJsonExpectedResults[testName] = expectations.asJsonValue();
/external/skia/tools/
H A Dskimage_main.cpp248 Json::Value value = expectation.asJsonValue();

Completed in 69 milliseconds