Home
last modified time | relevance | path

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

/aosp12/system/bt/service/test/
H A Dgatt_client_unittest.cc63 factory_.reset(new GattClientFactory()); in SetUp()
67 factory_.reset(); in TearDown()
74 std::unique_ptr<GattClientFactory> factory_; member in bluetooth::__anonbff53c140110::GattClientTest
105 EXPECT_FALSE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
109 EXPECT_TRUE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
114 EXPECT_FALSE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
123 EXPECT_TRUE(factory_->RegisterInstance(uuid1, callback)); in TEST_F()
H A Da2dp_source_unittest.cc93 factory_.reset(new A2dpSourceFactory()); in SetUp()
97 factory_.reset(); in TearDown()
104 std::unique_ptr<A2dpSourceFactory> factory_; member in bluetooth::__anon045f875d0110::A2dpSourceTest
128 factory_->RegisterInstance(uuid, callback); in SetUp()
183 EXPECT_TRUE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
H A Da2dp_sink_unittest.cc96 factory_.reset(new A2dpSinkFactory()); in SetUp()
100 factory_.reset(); in TearDown()
107 std::unique_ptr<A2dpSinkFactory> factory_; member in bluetooth::__anonbf005d410110::A2dpSinkTest
131 factory_->RegisterInstance(uuid, callback); in SetUp()
186 EXPECT_TRUE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
H A Dgatt_server_unittest.cc190 factory_.reset(new GattServerFactory()); in SetUp()
194 factory_.reset(); in TearDown()
201 std::unique_ptr<GattServerFactory> factory_; member in bluetooth::__anon2efeb52c0110::GattServerTest
231 factory_->RegisterInstance(uuid, callback); in SetUp()
326 EXPECT_FALSE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
330 EXPECT_TRUE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
335 EXPECT_FALSE(factory_->RegisterInstance(uuid0, callback)); in TEST_F()
344 EXPECT_TRUE(factory_->RegisterInstance(uuid1, callback)); in TEST_F()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dphy_layer_factory.cc118 : PhyLayer(phy_type, id, device_receive, device_id), factory_(factory) {} in PhyLayerImpl()
125 factory_->Send(packet, GetId()); in Send()
129 factory_->Send(packet, GetId()); in Send()
133 factory_->UnregisterPhyLayer(GetId()); in Unregister()
137 return factory_->GetFactoryId() == id; in IsFactoryId()
H A Dphy_layer_factory.h85 PhyLayerFactory* factory_;
/aosp12/hardware/google/pixel-sepolicy/factory_boost/
H A Dfactory-post-boot.te1 # for factory_-prefixed targets only