Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp267 set<FqInstance> passthrough_not_allowed; in TEST_P() local
271 std::inserter(passthrough_not_allowed, passthrough_not_allowed.begin())); in TEST_P()
273 EXPECT_TRUE(passthrough_not_allowed.empty()) in TEST_P()
275 << InstancesToString(passthrough_not_allowed) << "]."; in TEST_P()