Home
last modified time | relevance | path

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

/hardware/google/av/codec2/tests/
DC2ComponentInterface_test.cpp691 destroy_t* destroy_store = (destroy_t*) dlsym(compLib, "destroy_store"); in TEST_F() local
699 std::shared_ptr<C2ComponentStore> componentStore(create_store(), destroy_store); in TEST_F()