/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/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/core/libstats/socket_lazy/tests/ |
D | libstatssocket_lazy_test.cpp | 30 virtual void SetUp() { in SetUp() function in LibstatssocketLazyTest 31 ::testing::Test::SetUp(); in SetUp()
|
/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 | 36 void SetUp() override { in SetUp() function in VersionedInterfaceTest 42 AidlTest::SetUp(); in SetUp()
|
/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/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/libvintf/test/ |
D | vintf_object_tests.cpp | 485 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTestBase 601 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectCompatibleTest 602 VintfObjectTestBase::SetUp(); in SetUp() 627 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectIncompatibleTest 628 VintfObjectTestBase::SetUp(); in SetUp() 655 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectRuntimeInfoTest 656 VintfObjectTestBase::SetUp(); in SetUp() 695 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectKernelFcmTest 696 VintfObjectTestBase::SetUp(); in SetUp() 726 virtual void SetUp() { in SetUp() function in android::vintf::testing::VintfObjectTest [all …]
|
/system/core/fs_mgr/liblp/ |
D | liblp_test.h | 29 void SetUp() override { ResetMockPropertyFetcher(); } in SetUp() function
|
D | device_test.cpp | 35 void SetUp() override { in SetUp() function in DeviceTest
|
/system/memory/libion/tests/ |
D | ion_test_fixture.h | 30 virtual void SetUp();
|
D | ion_test_fixture.cpp | 24 void IonTest::SetUp() { in SetUp() function in IonTest
|
/system/chre/chpp/test/ |
D | app_test_base.h | 39 void SetUp() override;
|
/system/connectivity/wificond/tests/ |
D | netlink_manager_unittest.cpp | 31 virtual void SetUp() { in SetUp() function in android::wificond::NetlinkManagerTest
|
D | client_interface_impl_unittest.cpp | 55 void SetUp() override { in SetUp() function in android::wificond::__anon6802f0150111::ClientInterfaceImplTest 56 SetUp(WiphyFeatures()); in SetUp() 63 void SetUp(WiphyFeatures wiphy_features) { in SetUp() function in android::wificond::__anon6802f0150111::ClientInterfaceImplTest 162 SetUp(wiphy_features); in TEST_F()
|
/system/extras/simpleperf/ |
D | cmd_list_test.cpp | 27 virtual void SetUp() { in SetUp() function in ListCommandTest
|
/system/chre/util/tests/ |
D | ref_base_test.cc | 35 void SetUp() override { in SetUp() function in __anondda7f39d0111::RefBaseTest
|
/system/libbase/include/android-base/ |
D | silent_death_test.h | 121 void SetUp() override { in SetUp() function
|
/system/core/libcrypto_utils/tests/ |
D | android_pubkey_test.cpp | 110 void SetUp() override { in SetUp() function
|
/system/chre/test/simulation/inc/ |
D | test_base.h | 37 void SetUp() override;
|
/system/chre/pal/tests/include/ |
D | gnss_pal_impl_test.h | 41 void SetUp() override;
|
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
D | snapuserd_test.cpp | 74 virtual void SetUp() override; 96 void SnapuserdTestBase::SetUp() { in SetUp() function in android::snapshot::SnapuserdTestBase 279 void SetUp() override; 305 void SnapuserdTest::SetUp() { in SetUp() function in android::snapshot::SnapuserdTest 306 ASSERT_NO_FATAL_FAILURE(SnapuserdTestBase::SetUp()); in SetUp() 979 void SetUp() override; 1184 void SnapuserdVariableBlockSizeTest::SetUp() { in SetUp() function in android::snapshot::SnapuserdVariableBlockSizeTest 1185 ASSERT_NO_FATAL_FAILURE(SnapuserdTest::SetUp()); in SetUp() 1206 void SetUp() override; 1247 void HandlerTest::SetUp() { in SetUp() function in android::snapshot::HandlerTest [all …]
|
/system/tools/hidl/test/lazy_test/ |
D | hidl_lazy_test.cpp | 67 void SetUp() override { in SetUp() function in HidlLazyTestBase 104 void SetUp() override { in SetUp() function in HidlLazyTest 105 HidlLazyTestBase::SetUp(); in SetUp()
|