Home
last modified time | relevance | path

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

/external/openscreen/cast/streaming/
Danswer_messages_unittest.cc538 const Json::Value kNegativeHeight = "22:-7"; in TEST() local
555 EXPECT_FALSE(AspectRatio::ParseAndValidate(kNegativeHeight, &out)); in TEST()