Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DDeviceMatrixTest.cpp44 std::string syspropVndkVersion = GetProperty(kVndkVersionProp, ""); in TEST_F() local
45 ASSERT_NE("", syspropVndkVersion) in TEST_F()
51 EXPECT_EQ(syspropVndkVersion, vintfVndkVersion) in TEST_F()
53 << syspropVndkVersion << ", device compatibility matrix requires " in TEST_F()