Searched refs:propertyElement (Results 1 – 1 of 1) sorted by relevance
37 const json& propertyElement = getRequiredProperty(element, "format"); in TEST() local38 EXPECT_EQ(propertyElement.get<std::string>(), "linear"); in TEST()