/system/bt/common/test/ |
D | thread_performance_test.cc | 53 void SetUp() override { in SetUp() function in PerformanceTest 99 void SetUp() override { in SetUp() function in OsiThreadMessageLoopPerformanceTest 100 MessageLoopPerformanceTest::SetUp(); in SetUp() 144 void SetUp() override { in SetUp() function in StlThreadMessageLoopPerformanceTest 145 MessageLoopPerformanceTest::SetUp(); in SetUp() 190 void SetUp() override { in SetUp() function in PosixThreadMessageLoopPerformanceTest 191 MessageLoopPerformanceTest::SetUp(); in SetUp() 235 void SetUp() override { in SetUp() function in ReactorPerformanceTest 236 PerformanceTest::SetUp(); in SetUp() 277 void SetUp() override { in SetUp() function in WorkerThreadPerformanceTest [all …]
|
/system/bt/common/benchmark/ |
D | timer_performance_benchmark.cc | 63 void SetUp(State& st) override { in SetUp() function in BM_OsiAlarmTimer 64 ::benchmark::Fixture::SetUp(st); in SetUp() 103 void SetUp(State& st) override { in SetUp() function in BM_AlarmTaskTimer 104 ::benchmark::Fixture::SetUp(st); in SetUp() 158 void SetUp(State& st) override { in SetUp() function in BM_OsiPeriodicAlarmTimer 159 ::benchmark::Fixture::SetUp(st); in SetUp() 207 void SetUp(State& st) override { in SetUp() function in BM_AlarmTaskPeriodicTimer 208 ::benchmark::Fixture::SetUp(st); in SetUp()
|
D | thread_performance_benchmark.cc | 68 void SetUp(State& st) override { in SetUp() function in BM_ThreadPerformance 69 benchmark::Fixture::SetUp(st); in SetUp() 116 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopOsiThread 117 BM_MessageLoop::SetUp(st); in SetUp() 163 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopStlThread 164 BM_MessageLoop::SetUp(st); in SetUp() 210 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopPosixThread 211 BM_MessageLoop::SetUp(st); in SetUp() 255 void SetUp(State& st) override { in SetUp() function in BM_OsiReactorThread 256 BM_ThreadPerformance::SetUp(st); in SetUp() [all …]
|
/system/bt/gd/os/ |
D | thread_benchmark.cc | 35 void SetUp(State& st) override { in SetUp() function in BM_ThreadPerformance 36 benchmark::Fixture::SetUp(st); in SetUp() 61 void SetUp(State& st) override { in SetUp() function in BM_ReactorThread 62 BM_ThreadPerformance::SetUp(st); in SetUp()
|
/system/bt/osi/test/ |
D | AlarmTestHarness.cc | 41 void AlarmTestHarness::SetUp() { in SetUp() function in AlarmTestHarness 42 AllocationTestHarness::SetUp(); in SetUp()
|
D | AllocationTestHarness.cc | 25 void AllocationTestHarness::SetUp() { in SetUp() function in AllocationTestHarness
|
D | AllocationTestHarness.h | 25 virtual void SetUp();
|
D | AlarmTestHarness.h | 27 virtual void SetUp();
|
D | hash_map_utils_test.cc | 30 void SetUp() override { AllocationTestHarness::SetUp(); } in SetUp() function in HashMapUtilsTest
|
/system/bt/stack/test/a2dp/ |
D | a2dp_vendor_ldac_decoder_test.cc | 40 void SetUp() override { in SetUp() function in A2dpStackTest 41 AllocationTestHarness::SetUp(); in SetUp()
|
/system/core/libstats/pull_lazy/tests/ |
D | libstatspull_lazy_test.cpp | 28 virtual void SetUp() { in SetUp() function in LibstatspullLazyTest 29 ::testing::Test::SetUp(); in SetUp()
|
/system/core/libstats/socket_lazy/tests/ |
D | libstatssocket_lazy_test.cpp | 28 virtual void SetUp() { in SetUp() function in LibstatssocketLazyTest 29 ::testing::Test::SetUp(); in SetUp()
|
/system/core/libprocessgroup/profiles/ |
D | task_profiles_test.h | 31 void SetUp() override { in SetUp() function 32 JsonSchemaTest::SetUp(); in SetUp()
|
D | cgroups_test.h | 33 void SetUp() override { in SetUp() function 34 JsonSchemaTest::SetUp(); in SetUp()
|
/system/bt/test/suite/rfcomm/ |
D | rfcomm_test.cc | 28 void RFCommTest::SetUp() { in SetUp() function in bttest::RFCommTest 29 BluetoothTest::SetUp(); in SetUp()
|
/system/libvintf/test/ |
D | vintf_object_tests.cpp | 451 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTestBase 521 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectCompatibleTest 522 VintfObjectTestBase::SetUp(); in SetUp() 546 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectIncompatibleTest 547 VintfObjectTestBase::SetUp(); in SetUp() 574 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectRuntimeInfoTest 575 VintfObjectTestBase::SetUp(); in SetUp() 614 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectKernelFcmTest 615 VintfObjectTestBase::SetUp(); in SetUp() 645 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTest [all …]
|
/system/tools/aidl/tests/ |
D | aidl_test_client_renamed_interface.cpp | 31 void SetUp() override { in SetUp() function in RenamedInterfaceTest 32 AidlTest::SetUp(); in SetUp()
|
D | aidl_test_client_versioned_interface.cpp | 33 void SetUp() override { in SetUp() function in VersionedInterfaceTest 37 AidlTest::SetUp(); in SetUp()
|
/system/netd/tests/benchmarks/ |
D | dns_benchmark.cpp | 61 void SetUp(const ::benchmark::State& state) override { in SetUp() function in DnsFixture 63 dns.SetUp(); in SetUp()
|
/system/bt/gd/l2cap/internal/ |
D | dynamic_channel_allocator_fuzz_test.cc | 39 SetUp(); in RunTests() 45 void SetUp() { in SetUp() function in bluetooth::l2cap::internal::L2capClassicDynamicChannelAllocatorFuzzTest
|
/system/core/fastboot/fuzzy_fastboot/ |
D | fixtures.h | 65 void SetUp() override; 83 void SetUp() override; 126 void SetUp() override;
|
D | fixtures.cpp | 119 void FastBootTest::SetUp() { in SetUp() function in fastboot::FastBootTest 282 void ModeTest<UNLOCKED>::SetUp() { in SetUp() function in fastboot::ModeTest 283 ASSERT_NO_FATAL_FAILURE(FastBootTest::SetUp()); in SetUp() 316 void ExtensionsPartition<UNLOCKED>::SetUp() { in SetUp() function in fastboot::ExtensionsPartition 317 ASSERT_NO_FATAL_FAILURE(FastBootTest::SetUp()); in SetUp()
|
/system/bt/hci/test/ |
D | hci_layer_test.cc | 56 void SetUp() override { in SetUp() function in HciLayerTest 57 AllocationTestHarness::SetUp(); in SetUp()
|
/system/core/fs_mgr/liblp/ |
D | liblp_test.h | 29 void SetUp() override { ResetMockPropertyFetcher(); } in SetUp() function
|
/system/bt/vendor_libs/test_vendor_lib/desktop/ |
D | test_environment.cc | 72 int socket_fd = remote_hci_transport_.SetUp(hci_server_port_); in SetUpHciServer() 98 int socket_fd = remote_link_layer_transport_.SetUp(link_server_port_); in SetUpLinkLayerServer() 156 int socket_fd = test_channel_transport_.SetUp(test_port_); in SetUpTestChannel()
|