Home
last modified time | relevance | path

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

/external/v4l2_codec2/tests/
DC2VDACompIntf_test.cpp27 const C2String testCompName = "c2.vda.avc.decoder"; variable
42 testCompName.c_str(), testCompNodeId, in C2VDACompIntfTest()
43 std::make_shared<C2VDAComponent::IntfImpl>(testCompName, mReflector))); in C2VDACompIntfTest()
261 EXPECT_STREQ(name.c_str(), testCompName.c_str()); in TEST_F()