HomeSort by relevance Sort by last modified time
    Searched defs:SetUp (Results 1 - 25 of 375) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/bt/osi/test/
AllocationTestHarness.cpp 27 void AllocationTestHarness::SetUp() {
  /external/google-breakpad/src/testing/gtest/test/
gtest_xml_outfile1_test_.cc 39 virtual void SetUp() {
gtest_xml_outfile2_test_.cc 39 virtual void SetUp() {
  /external/gtest/test/
gtest_xml_outfile1_test_.cc 39 virtual void SetUp() {
gtest_xml_outfile2_test_.cc 39 virtual void SetUp() {
  /external/protobuf/gtest/test/
gtest_xml_outfile1_test_.cc 39 virtual void SetUp() {
gtest_xml_outfile2_test_.cc 39 virtual void SetUp() {
  /frameworks/compile/mclinker/templates/
implTest.cpp 26 // SetUp() will be called immediately before each test.
27 void ${class_name}Test::SetUp()
  /ndk/sources/third_party/googletest/googletest/test/
gtest_xml_outfile1_test_.cc 39 virtual void SetUp() {
gtest_xml_outfile2_test_.cc 39 virtual void SetUp() {
  /system/extras/simpleperf/
cmd_stat_test.cpp 23 virtual void SetUp() {
cmd_dumprecord_test.cpp 23 virtual void SetUp() {
  /bionic/tests/
BionicDeathTest.h 26 virtual void SetUp() {
  /cts/suite/audio_quality/test/
BufferTest.cpp 28 virtual void SetUp() {
  /external/libvpx/libvpx/test/
borders_test.cc 26 virtual void SetUp() {
  /frameworks/compile/mclinker/unittests/
LDSymbolTest.cpp 24 // SetUp() will be called immediately before each test.
25 void LDSymbolTest::SetUp() {
PathSetTest.cpp 26 // SetUp() will be called immediately before each test.
27 void PathSetTest::SetUp() {
SymbolTableTest.cpp 26 // SetUp() will be called immediately before each test.
27 void SymbolTableTest::SetUp() {
SystemUtilsTest.cpp 23 // SetUp() will be called immediately before each test.
24 void SystemUtilsTest::SetUp() {
TargetMachineTest.cpp 22 // SetUp() will be called immediately before each test.
23 void TargetMachineTest::SetUp() {
  /frameworks/native/libs/gui/tests/
SurfaceTextureGLToGL.h 35 virtual void SetUp() {
36 SurfaceTextureGLTest::SetUp();
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
borders_test.cc 26 virtual void SetUp() {
  /hardware/libhardware/tests/camera2/
ForkedTests.cpp 28 virtual void SetUp() {
  /system/core/libion/tests/
ion_test_fixture.cpp 27 void IonTest::SetUp() {
43 void IonAllHeapsTest::SetUp() {
68 IonTest::SetUp();
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Collections.Tests.pas 7 Modify the generated code to correctly setup and call the methods from the unit
26 procedure SetUp; override;
38 procedure SetUp; override;
53 procedure TestIHashList.SetUp;
98 procedure TestIStackList.SetUp;

Completed in 1240 milliseconds

1 2 3 4 5 6 7 8 91011>>