Lines Matching refs:Json
46 // json includes xlocale which generates warning 4530 because we're compiling without
51 #include "json/value.h"
789 * expected) to the JSON summary. Regardless of this setting, if
791 * results to the JSON summary. (This is so that we will always
859 * Add this result to the appropriate JSON collection of actual results,
866 Json::Value jsonActualResults = actualResultDigest.asJsonTypeValuePair();
872 // actual results against expectations in a JSON file
889 // expectations as a JSON file, we should fix this
904 * Add this test to the JSON collection of expected results.
1060 // JSON look like if we get an "early error" while
1261 // JSON summaries that we generate as we go (just for output).
1262 Json::Value fJsonExpectedResults;
1263 Json::Value fJsonActualResults_Failed;
1264 Json::Value fJsonActualResults_FailureIgnored;
1265 Json::Value fJsonActualResults_NoComparison;
1266 Json::Value fJsonActualResults_Succeeded;
1419 DEFINE_string(writeJsonSummaryPath, "", "Write a JSON-formatted result summary to this file.");
2027 gm_fprintf(stdout, "reading expectations from JSON summary file %s\n", readPath);
2154 Json::Value root = CreateJsonTree(