Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/
DC2SampleComponent_test.cpp395 std::shared_ptr<MyComponentInstance> myComp(new MyComponentInstance); in TEST_F() local
396 std::shared_ptr<C2ComponentInterface> comp = myComp; in TEST_F()
399 myComp->getParamReflector()->describe(C2ComponentDomainInfo::CORE_INDEX)}; in TEST_F()