Home
last modified time | relevance | path

Searched refs:GetEmptySchema (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/protocol/castv2/
Dvalidation_unittest.cc86 const std::string& GetEmptySchema() { in GetEmptySchema() function
107 EXPECT_TRUE(TestValidate(kEmptyJson, GetEmptySchema())); in TEST()
123 EXPECT_TRUE(TestValidate(kInvalidAppIdDocument, GetEmptySchema())); in TEST()
127 EXPECT_TRUE(TestValidate(kValidAppIdDocument, GetEmptySchema())); in TEST()