Searched refs:SetUp (Results 76 - 100 of 139) sorted by relevance

123456

/frameworks/base/tools/split-select/
H A DGrouper_test.cpp31 virtual void SetUp() { function in class:split::GrouperTest
/frameworks/compile/mclinker/unittests/
H A DInputTreeTest.cpp43 // SetUp() will be called immediately before each test.
44 void InputTreeTest::SetUp() { function in class:InputTreeTest
H A DPathTest.cpp29 // SetUp() will be called immediately before each test.
30 void PathTest::SetUp() { function in class:PathTest
H A DSymbolCategoryTest.cpp30 // SetUp() will be called immediately before each test.
31 void SymbolCategoryTest::SetUp() { function in class:SymbolCategoryTest
H A DFactoriesTest.cpp28 // SetUp() will be called immediately before each test.
29 void FactoriesTest::SetUp() { function in class:FactoriesTest
H A DNamePoolTest.cpp34 // SetUp() will be called immediately before each test.
35 void NamePoolTest::SetUp() { function in class:NamePoolTest
/frameworks/hardware/interfaces/displayservice/1.0/vts/functional/
H A DVtsFwkDisplayServiceV1_0TargetTest.cpp77 virtual void SetUp() override {
148 EXPECT_BAD_VALUE(receiver->init(cb)); // already opened in SetUp
151 EXPECT_SUCCESS(receiver->init(cb)); // open so can close again in SetUp
/frameworks/native/cmds/installd/tests/
H A Dinstalld_service_test.cpp97 virtual void SetUp() { function in class:android::installd::ServiceTest
/frameworks/native/libs/gui/tests/
H A DBufferItemConsumer_test.cpp45 void SetUp() override {
/frameworks/native/libs/input/tests/
H A DInputChannel_test.cpp33 virtual void SetUp() { } function in class:android::InputChannelTest
/frameworks/native/libs/vr/libdvr/tests/
H A Ddvr_named_buffer-test.cpp17 void SetUp() override {
H A Ddvr_buffer_queue-test.cpp27 void SetUp() override {
/frameworks/rs/rsov/compiler/spirit/
H A Dtransformer_test.cpp65 virtual void SetUp() { mWordsGreyscale = readWords("greyscale.spv"); } function in class:android::spirit::TransformerTest
H A Dmodule_test.cpp32 virtual void SetUp() { function in class:android::spirit::ModuleTest
/frameworks/av/camera/tests/
H A DCameraZSLTests.cpp43 void SetUp() override;
79 void CameraZSLTests::SetUp() { function in class:CameraZSLTests
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
H A DVtsHalSensorManagerV1_0TargetTest.cpp95 virtual void SetUp() override {
110 virtual void SetUp() {} function in class:SensorManagerHidlEnvironment
/frameworks/native/libs/binder/tests/
H A DbinderDriverInterfaceTest.cpp33 virtual void SetUp() { function in class:BinderDriverInterfaceTestEnv
74 virtual void SetUp() { function in class:BinderDriverInterfaceTest
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp57 virtual void SetUp() { function in class:android::GLTest
58 ALOGV("GLTest::SetUp()");
356 virtual void SetUp() { function in class:android::SurfaceMediaSourceTest
390 virtual void SetUp() { function in class:android::SurfaceMediaSourceGLTest
391 ALOGV("SMS-GLTest::SetUp()");
398 GLTest::SetUp();
/frameworks/base/tools/aapt2/link/
H A DManifestFixer_test.cpp28 void SetUp() override {
/frameworks/native/cmds/lshal/
H A Dtest.cpp112 void SetUp() override {
/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel_tests.cpp104 void SetUp() override {
/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp107 virtual void SetUp() { function in class:android::InputDispatcherTest
/frameworks/native/services/vr/hardware_composer/tests/
H A Dvr_composer_test.cpp68 void SetUp() override {
/frameworks/wilhelm/tests/
H A DmimeUri_test.cpp288 virtual void SetUp() { function in class:MimeUri
/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp71 virtual void SetUp() override {
138 void SetUp() { function in class:android::os::dumpstate::DumpstateTest
139 DumpstateBaseTest::SetUp();
800 void SetUp() { function in class:android::os::dumpstate::DumpstateUtilTest
801 DumpstateBaseTest::SetUp();

Completed in 941 milliseconds

123456