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

1234567

/system/bt/osi/test/
H A DAlarmTestHarness.h27 virtual void SetUp();
H A DAllocationTestHarness.cc25 void AllocationTestHarness::SetUp() { function in class:AllocationTestHarness
H A DAllocationTestHarness.h25 virtual void SetUp();
H A DAlarmTestHarness.cc41 void AlarmTestHarness::SetUp() { function in class:AlarmTestHarness
42 AllocationTestHarness::SetUp();
H A Dhash_map_utils_test.cc30 virtual void SetUp() { AllocationTestHarness::SetUp(); } function in class:HashMapUtilsTest
H A Dwakelock_test.cc48 virtual void SetUp() { function in class:WakelockTest
49 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/bt/test/suite/rfcomm/
H A Drfcomm_test.h33 // SetUp initializes the Bluetooth interfaces and the RFCOMM interface
34 virtual void SetUp();
H A Drfcomm_test.cc31 void RFCommTest::SetUp() { function in class:bttest::RFCommTest
32 BluetoothTest::SetUp();
/system/connectivity/wificond/tests/
H A Dnetlink_manager_unittest.cpp31 virtual void SetUp() { function in class:android::wificond::NetlinkManagerTest
/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 int SetUp(int port);
40 // Closes the port (if succesfully opened in SetUp).
/system/core/adb/
H A Dfdevent_test.h32 void SetUp() override {
/system/media/brillo/audio/audioservice/test/
H A Daudio_service_callback_test.cpp29 void SetUp() override {
/system/tools/aidl/
H A Dtype_cpp_unittest.cpp40 void SetUp() override {
H A Dtype_java_unittest.cpp32 void SetUp() override {
/system/update_engine/update_manager/
H A Dreal_random_provider_unittest.cc31 void SetUp() override {
/system/vold/tests/
H A DVolumeManager_test.cpp30 virtual void SetUp() { function in class:android::VolumeManagerTest
/system/bt/test/suite/gatt/
H A Dgatt_test.cc25 void GattTest::SetUp() { function in class:bttest::GattTest
36 BluetoothTest::SetUp();
/system/bt/bta/test/
H A Dbta_hf_client_test.cc31 void SetUp() override {
/system/bt/test/suite/adapter/
H A Dbluetooth_test.h73 // SetUp initializes the Bluetooth interface and registers the callbacks
75 void SetUp() override;
/system/core/libutils/tests/
H A DString8_test.cpp28 virtual void SetUp() { function in class:android::String8Test
/system/netd/tests/dns_responder/
H A Ddns_responder_client.h45 virtual void SetUp();

Completed in 649 milliseconds

1234567