Searched refs:SetUp (Results 1 - 25 of 215) sorted by relevance

123456789

/system/bt/osi/test/
H A DAllocationTestHarness.cpp27 void AllocationTestHarness::SetUp() { function in class:AllocationTestHarness
H A DAllocationTestHarness.h25 virtual void SetUp();
H A DAlarmTestHarness.h27 virtual void SetUp();
H A DAlarmTestHarness.cpp42 void AlarmTestHarness::SetUp() { function in class:AlarmTestHarness
43 AllocationTestHarness::SetUp();
H A Deager_reader_test.cpp73 virtual void SetUp() { function in class:EagerReaderTest
74 AllocationTestHarness::SetUp();
H A Dhash_map_utils_test.cpp32 virtual void SetUp() { function in class:HashMapUtilsTest
33 AllocationTestHarness::SetUp();
/system/core/libion/tests/
H A Dion_test_fixture.h28 virtual void SetUp();
37 virtual void SetUp();
H A Dformerly_valid_handle_test.cpp27 virtual void SetUp();
32 void FormerlyValidHandle::SetUp() function in class:FormerlyValidHandle
34 IonTest::SetUp();
H A Dion_test_fixture.cpp27 void IonTest::SetUp() { function in class:IonTest
43 void IonAllHeapsTest::SetUp() { function in class:IonAllHeapsTest
68 IonTest::SetUp();
/system/extras/simpleperf/
H A Dcmd_list_test.cpp23 virtual void SetUp() { function in class:ListCommandTest
/system/bt/vendor_libs/test_vendor_lib/include/
H A Dtest_channel_transport.h38 bool SetUp();
H A Dhci_transport.h57 bool SetUp();
/system/connectivity/shill/net/
H A Dnetlink_socket_unittest.cc49 virtual void SetUp() { function in class:shill::NetlinkSocketTest
92 SetUp();
98 SetUp();
109 SetUp();
124 SetUp();
137 SetUp();
166 SetUp();
180 SetUp();
208 SetUp();
/system/core/adb/
H A Dfdevent_test.h32 void SetUp() override {
/system/tools/aidl/
H A Dtype_cpp_unittest.cpp29 void SetUp() override {
H A Dtype_java_unittest.cpp32 void SetUp() override {
/system/bt/device/test/classic/
H A Dpeer_test.cpp33 virtual void SetUp() { function in class:ClassicPeerTest
34 AllocationTestHarness::SetUp();
/system/update_engine/update_manager/
H A Dreal_random_provider_unittest.cc31 void SetUp() override {
H A Dreal_system_provider_unittest.cc34 void SetUp() override {
/system/vold/tests/
H A DVolumeManager_test.cpp30 virtual void SetUp() { function in class:android::VolumeManagerTest
/system/bt/hci/test/
H A Dlow_power_manager_test.cpp102 virtual void SetUp() {
103 AlarmTestHarness::SetUp();
/system/bt/vendor_libs/test_vendor_lib/src/
H A Dvendor_manager.cc60 if (!transport_.SetUp()) {
68 if (test_channel_transport_.SetUp()) {
/system/connectivity/shill/cellular/
H A Dmodem_1_unittest.cc68 virtual void SetUp();
86 void Modem1Test::SetUp() { function in class:shill::Modem1Test
H A Dsubscription_state_out_of_credits_detector_unittest.cc62 virtual void SetUp() { function in class:shill::SubscriptionStateOutOfCreditsDetectorTest
/system/bt/test/suite/adapter/
H A Dbluetooth_test.h74 // SetUp initializes the Bluetooth interface and registers the callbacks
76 void SetUp() override;

Completed in 578 milliseconds

123456789