Searched refs:TearDown (Results 1 - 25 of 102) sorted by relevance

12345

/system/bt/osi/test/
H A DAlarmTestHarness.h28 virtual void TearDown();
H A DAllocationTestHarness.cc30 void AllocationTestHarness::TearDown() { function in class:AllocationTestHarness
H A DAllocationTestHarness.h26 virtual void TearDown();
H A DAlarmTestHarness.cc49 void AlarmTestHarness::TearDown() { function in class:AlarmTestHarness
54 AllocationTestHarness::TearDown();
H A Dhash_map_utils_test.cc31 virtual void TearDown() { function in class:HashMapUtilsTest
33 AllocationTestHarness::TearDown();
H A Dwakelock_test.cc72 virtual void TearDown() { function in class:WakelockTest
82 AllocationTestHarness::TearDown();
/system/core/libion/tests/
H A Dion_test_fixture.h29 virtual void TearDown();
38 virtual void TearDown();
H A Dion_test_fixture.cpp32 void IonTest::TearDown() { function in class:IonTest
71 void IonAllHeapsTest::TearDown() { function in class:IonAllHeapsTest
72 IonTest::TearDown();
H A Dformerly_valid_handle_test.cpp28 virtual void TearDown();
40 void FormerlyValidHandle::TearDown() function in class:FormerlyValidHandle
H A Dinvalid_values_test.cpp28 virtual void TearDown();
43 void InvalidValues::TearDown() function in class:InvalidValues
48 IonAllHeapsTest::TearDown();
/system/bt/test/suite/rfcomm/
H A Drfcomm_test.h36 // TearDown cleans up the Bluetooth and RFCOMM interfaces
37 virtual void TearDown();
H A Drfcomm_test.cc76 void RFCommTest::TearDown() { function in class:bttest::RFCommTest
82 BluetoothTest::TearDown();
/system/extras/tests/kernel.config/
H A Daslr_test.h51 void TearDown();
/system/vold/tests/
H A DVolumeManager_test.cpp33 virtual void TearDown() { function in class:android::VolumeManagerTest
/system/bt/test/suite/gatt/
H A Dgatt_test.cc62 void GattTest::TearDown() { function in class:bttest::GattTest
78 BluetoothTest::TearDown();
H A Dgatt_test.h55 // TearDown cleans up the Bluetooth and GATT interfaces and destroys the
57 virtual void TearDown();
/system/bt/test/suite/adapter/
H A Dbluetooth_test.h77 // TearDown cleans up the stack and interface at the end of every test
78 void TearDown() override;
H A Dbluetooth_test.cc58 void BluetoothTest::TearDown() { function in class:bttest::BluetoothTest
/system/core/libutils/tests/
H A DString8_test.cpp31 virtual void TearDown() { function in class:android::String8Test
/system/netd/tests/dns_responder/
H A Ddns_responder_client.h47 virtual void TearDown();
/system/update_engine/common/
H A Dterminator_unittest.cc33 void TearDown() override {
/system/netd/tests/benchmarks/
H A Ddns_benchmark.cpp105 void TearDown(const ::benchmark::State& state) override {
108 dns.TearDown();
/system/update_engine/
H A Dproxy_resolver_unittest.cc39 void TearDown() override { EXPECT_FALSE(loop_.PendingTasks()); }
/system/bt/service/test/
H A Dlow_energy_client_unittest.cc97 void TearDown() override {
126 void TearDown() override {
131 LowEnergyClientTest::TearDown();
H A Dsettings_unittest.cc36 void TearDown() override { base::CommandLine::Reset(); }

Completed in 487 milliseconds

12345