Searched refs:kEmptyJson (Results 1 – 1 of 1) sorted by relevance
37 constexpr char kEmptyJson[] = "{}"; variable103 EXPECT_TRUE(TestValidate(kEmptyJson, kEmptyJson)); in TEST()107 EXPECT_TRUE(TestValidate(kEmptyJson, GetEmptySchema())); in TEST()111 EXPECT_FALSE(TestValidate(kEmptyJson, GetAppSchema())); in TEST()