Searched refs:create_store (Results 1 – 1 of 1) sorted by relevance
682 create_t* create_store= (create_t*) dlsym(compLib, "create_store"); in TEST_F() local699 std::shared_ptr<C2ComponentStore> componentStore(create_store(), destroy_store); in TEST_F()