Searched refs:SetUp (Results 1 - 25 of 537) sorted by relevance

1234567891011>>

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_xml_outfile1_test_.cc39 virtual void SetUp() { function in class:PropertyOne
H A Dgtest_xml_outfile2_test_.cc39 virtual void SetUp() { function in class:PropertyTwo
/external/googletest/googletest/test/
H A Dgtest_xml_outfile1_test_.cc39 virtual void SetUp() { function in class:PropertyOne
H A Dgtest_xml_outfile2_test_.cc39 virtual void SetUp() { function in class:PropertyTwo
/external/protobuf/gtest/test/
H A Dgtest_xml_outfile1_test_.cc39 virtual void SetUp() { function in class:PropertyOne
H A Dgtest_xml_outfile2_test_.cc39 virtual void SetUp() { function in class:PropertyTwo
/external/v8/testing/gtest/test/
H A Dgtest_xml_outfile1_test_.cc39 virtual void SetUp() { function in class:PropertyOne
H A Dgtest_xml_outfile2_test_.cc39 virtual void SetUp() { function in class:PropertyTwo
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_xml_outfile1_test_.cc39 virtual void SetUp() { function in class:PropertyOne
H A Dgtest_xml_outfile2_test_.cc39 virtual void SetUp() { function in class:PropertyTwo
/external/pdfium/testing/
H A Djs_embedder_test.cpp14 void JSEmbedderTest::SetUp() { function in class:JSEmbedderTest
20 EmbedderTest::SetUp();
24 FXJS_PerIsolateData::SetUp(m_pIsolate);
H A Djs_embedder_test.h19 void SetUp() override;
/external/libvpx/libvpx/test/
H A Dvp8_fragments_test.cc22 virtual void SetUp() { function in class:__anon11766::VP8FramgmentsTest
/external/v8/src/tracing/
H A Dtracing-category-observer.h21 static void SetUp();
/external/v8/tools/clang/plugins/tests/
H A Dvirtual_specifiers.cpp98 virtual void SetUp();
104 virtual void SetUp();
112 virtual void SetUp() override;
118 virtual void SetUp() override;
/external/webrtc/webrtc/modules/audio_coding/test/
H A DTimedTrace.h27 int16_t SetUp(char* fileName);
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
H A Drtp_rtcp_before_streaming_test.cc18 void SetUp();
24 void RtpRtcpBeforeStreamingTest::SetUp() { function in class:RtpRtcpBeforeStreamingTest
/external/webrtc/webrtc/common_audio/vad/
H A Dvad_unittest.h41 virtual void SetUp();
/external/google-breakpad/src/testing/gtest/samples/
H A Dsample5_unittest.cc65 // Remember that SetUp() is run immediately before a test starts.
67 virtual void SetUp() { function in class:QuickTest
78 // know that you can use assertions in SetUp() and TearDown() as
146 virtual void SetUp() { function in class:QueueTest
148 QuickTest::SetUp();
/external/googletest/googletest/samples/
H A Dsample5_unittest.cc65 // Remember that SetUp() is run immediately before a test starts.
67 virtual void SetUp() { function in class:QuickTest
78 // know that you can use assertions in SetUp() and TearDown() as
146 virtual void SetUp() { function in class:QueueTest
148 QuickTest::SetUp();
/external/v8/testing/gtest/samples/
H A Dsample5_unittest.cc65 // Remember that SetUp() is run immediately before a test starts.
67 virtual void SetUp() { function in class:QuickTest
78 // know that you can use assertions in SetUp() and TearDown() as
146 virtual void SetUp() { function in class:QueueTest
148 QuickTest::SetUp();
/external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
H A Dsample5_unittest.cc65 // Remember that SetUp() is run immediately before a test starts.
67 virtual void SetUp() { function in class:QuickTest
78 // know that you can use assertions in SetUp() and TearDown() as
146 virtual void SetUp() { function in class:QueueTest
148 QuickTest::SetUp();
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
H A Dneteq_isac_quality_test.cc44 void SetUp() override;
61 void NetEqIsacQualityTest::SetUp() { function in class:webrtc::test::NetEqIsacQualityTest
70 NetEqQualityTest::SetUp();
/external/protobuf/gtest/samples/
H A Dsample5_unittest.cc65 // Remember that SetUp() is run immediately before a test starts.
67 virtual void SetUp() { function in class:QuickTest
78 // know that you can use assertions in SetUp() and TearDown() as
146 virtual void SetUp() { function in class:QueueTest
148 QuickTest::SetUp();
/external/v8/src/
H A Dv8.cc78 sampler::Sampler::SetUp();
83 ExternalReference::SetUp();
97 v8::tracing::TracingCategoryObserver::SetUp();

Completed in 685 milliseconds

1234567891011>>