Searched refs:testJsonString (Results 1 – 2 of 2) sorted by relevance
1423 auto testJsonString = testJson.dump(); variable1426 auto jsonObject = json::parse(testJsonString);1431 GTEST_LOG_(INFO) << testJsonString;1469 auto testJsonString = testJson.dump(); variable1472 GTEST_LOG_(INFO) << testJsonString;1511 auto testJsonString = testJson.dump(); variable1516 GTEST_LOG_(INFO) << testJsonString;1543 auto testJsonString = testJson.dump(); variable1580 auto testJsonString = testJson.dump(); variable1618 auto testJsonString = testJson.dump(); variable[all …]
929 auto testJsonString = testJson.dump(); in CheckJson() local932 auto jsonObject = json::parse(testJsonString); in CheckJson()938 GTEST_LOG_(INFO) << " result" << testJsonString; in CheckJson()1083 auto testJsonString = testJson.dump(); variable1086 auto jsonObject = json::parse(testJsonString);1088 GTEST_LOG_(INFO) << " result" << testJsonString;1117 auto testJsonString = testJson.dump(); variable1120 GTEST_LOG_(INFO) << " result" << testJsonString;1156 auto testJsonString = testJson.dump(); variable1196 auto testJsonString = testJson.dump(); variable[all …]