Home
last modified time | relevance | path

Searched refs:SetUp (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/system/bt/common/test/
Dthread_performance_test.cc52 void SetUp() override { in SetUp() function in PerformanceTest
98 void SetUp() override { in SetUp() function in OsiThreadMessageLoopPerformanceTest
99 MessageLoopPerformanceTest::SetUp(); in SetUp()
143 void SetUp() override { in SetUp() function in StlThreadMessageLoopPerformanceTest
144 MessageLoopPerformanceTest::SetUp(); in SetUp()
189 void SetUp() override { in SetUp() function in PosixThreadMessageLoopPerformanceTest
190 MessageLoopPerformanceTest::SetUp(); in SetUp()
234 void SetUp() override { in SetUp() function in ReactorPerformanceTest
235 PerformanceTest::SetUp(); in SetUp()
276 void SetUp() override { in SetUp() function in WorkerThreadPerformanceTest
[all …]
/system/bt/common/benchmark/
Dtimer_performance_benchmark.cc64 void SetUp(State& st) override { in SetUp() function in BM_OsiAlarmTimer
65 ::benchmark::Fixture::SetUp(st); in SetUp()
104 void SetUp(State& st) override { in SetUp() function in BM_AlarmTaskTimer
105 ::benchmark::Fixture::SetUp(st); in SetUp()
159 void SetUp(State& st) override { in SetUp() function in BM_OsiPeriodicAlarmTimer
160 ::benchmark::Fixture::SetUp(st); in SetUp()
208 void SetUp(State& st) override { in SetUp() function in BM_AlarmTaskPeriodicTimer
209 ::benchmark::Fixture::SetUp(st); in SetUp()
Dthread_performance_benchmark.cc67 void SetUp(State& st) override { in SetUp() function in BM_ThreadPerformance
68 benchmark::Fixture::SetUp(st); in SetUp()
115 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopOsiThread
116 BM_MessageLoop::SetUp(st); in SetUp()
162 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopStlThread
163 BM_MessageLoop::SetUp(st); in SetUp()
209 void SetUp(State& st) override { in SetUp() function in BM_MessageLoopPosixThread
210 BM_MessageLoop::SetUp(st); in SetUp()
254 void SetUp(State& st) override { in SetUp() function in BM_OsiReactorThread
255 BM_ThreadPerformance::SetUp(st); in SetUp()
[all …]
/system/bt/gd/os/
Dthread_benchmark.cc35 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/
DAlarmTestHarness.cc41 void AlarmTestHarness::SetUp() { in SetUp() function in AlarmTestHarness
42 AllocationTestHarness::SetUp(); in SetUp()
DAllocationTestHarness.cc25 void AllocationTestHarness::SetUp() { in SetUp() function in AllocationTestHarness
DAllocationTestHarness.h25 virtual void SetUp();
DAlarmTestHarness.h27 virtual void SetUp();
Dhash_map_utils_test.cc30 void SetUp() override { AllocationTestHarness::SetUp(); } in SetUp() function in HashMapUtilsTest
Dwakelock_test.cc48 void SetUp() override { in SetUp() function in WakelockTest
49 AllocationTestHarness::SetUp(); in SetUp()
/system/bt/stack/test/a2dp/
Da2dp_vendor_ldac_decoder_test.cc40 void SetUp() override { in SetUp() function in A2dpStackTest
41 AllocationTestHarness::SetUp(); in SetUp()
/system/core/libprocessgroup/profiles/
Dtask_profiles_test.h31 void SetUp() override { in SetUp() function
32 JsonSchemaTest::SetUp(); in SetUp()
Dcgroups_test.h33 void SetUp() override { in SetUp() function
34 JsonSchemaTest::SetUp(); in SetUp()
/system/bt/test/suite/rfcomm/
Drfcomm_test.cc28 void RFCommTest::SetUp() { in SetUp() function in bttest::RFCommTest
29 BluetoothTest::SetUp(); in SetUp()
Drfcomm_test.h34 virtual void SetUp();
/system/libvintf/test/
Dvintf_object_tests.cpp412 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTestBase
482 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectCompatibleTest
483 VintfObjectTestBase::SetUp(); in SetUp()
507 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectIncompatibleTest
508 VintfObjectTestBase::SetUp(); in SetUp()
535 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectRuntimeInfoTest
536 VintfObjectTestBase::SetUp(); in SetUp()
577 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTest
578 VintfObjectTestBase::SetUp(); in SetUp()
792 virtual void SetUp() override { in SetUp() function in android::vintf::testing::OdmManifestTest
[all …]
/system/core/fastboot/fuzzy_fastboot/
Dfixtures.h65 void SetUp() override;
83 void SetUp() override;
126 void SetUp() override;
Dfixtures.cpp119 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/netd/tests/benchmarks/
Ddns_benchmark.cpp61 void SetUp(const ::benchmark::State& state) override { in SetUp() function in DnsFixture
63 dns.SetUp(); in SetUp()
/system/bt/gd/l2cap/internal/
Ddynamic_channel_allocator_fuzz_test.cc39 SetUp(); in RunTests()
45 void SetUp() { in SetUp() function in bluetooth::l2cap::internal::L2capClassicDynamicChannelAllocatorFuzzTest
/system/bt/test/headless/
Dheadless.h49 void SetUp();
63 SetUp(); in RunOnHeadlessStack()
/system/bt/vendor_libs/test_vendor_lib/desktop/
Dtest_environment.cc70 int socket_fd = remote_hci_transport_.SetUp(hci_server_port_); in SetUpHciServer()
96 int socket_fd = remote_link_layer_transport_.SetUp(link_server_port_); in SetUpLinkLayerServer()
154 int socket_fd = test_channel_transport_.SetUp(test_port_); in SetUpTestChannel()
/system/core/fs_mgr/liblp/
Dliblp_test.h29 void SetUp() override { ResetMockPropertyFetcher(); } in SetUp() function
/system/memory/libion/tests/
Dion_test_fixture.h30 virtual void SetUp();
/system/bt/gd/common/
Dobserver_registry_test.cc27 void SetUp() override { in SetUp() function in bluetooth::common::SingleObserverRegistryTest
79 void SetUp() override { in SetUp() function in bluetooth::common::MultipleObserverRegistryTest

12345678910>>...14