HomeSort by relevance Sort by last modified time
    Searched refs:SetUp (Results 326 - 350 of 1344) sorted by null

<<11121314151617181920>>

  /external/google-breakpad/src/testing/gtest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /external/google-breakpad/src/testing/gtest/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /external/googletest/googletest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /external/googletest/googletest/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /external/libchrome/base/trace_event/
memory_dump_scheduler_unittest.cc 24 void SetUp() override {
28 mds_->Setup(nullptr, nullptr);
  /external/libchrome/crypto/
nss_key_util_unittest.cc 21 void SetUp() override {
  /external/libvpx/libvpx/test/
aq_segment_test.cc 25 virtual void SetUp() {
tile_independence_test.cc 44 virtual void SetUp() {
vp8_denoiser_sse2_test.cc 35 virtual void SetUp() { increase_denoising_ = GetParam(); }
vp9_lossless_test.cc 34 virtual void SetUp() {
vp9_motion_vector_test.cc 45 virtual void SetUp() {
  /external/pdfium/fpdfsdk/
fpdfeditimg_unittest.cpp 11 void SetUp() override { CPDF_ModuleMgr::Get()->Init(); }
  /external/pdfium/xfa/fgas/layout/
cfx_rtfbreak_unittest.cpp 20 void SetUp() override {
  /external/protobuf/gtest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /external/swiftshader/third_party/LLVM/unittests/Support/
IRBuilderTest.cpp 24 virtual void SetUp() {
  /external/tensorflow/tensorflow/core/distributed_runtime/
remote_device_test.cc 62 void SetUp() override {
  /external/v8/testing/gtest/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /external/v8/testing/gtest/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /external/vulkan-validation-layers/tests/gtest-1.7.0/samples/
sample8_unittest.cc 95 virtual void SetUp() {
119 // Please note that you can also save it in the fixture's SetUp() method
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_environment_test.cc 57 // Depending on the value of failure_in_set_up_, SetUp() will
60 virtual void SetUp() {
88 // We call this function to set the type of failure SetUp() should
94 // Was SetUp() run?
  /external/webrtc/webrtc/libjingle/xmpp/
mucroomconfigtask_unittest.cc 46 virtual void SetUp() {
pingtask_unittest.cc 41 virtual void SetUp() {
  /external/webrtc/webrtc/modules/audio_coding/test/
APITest.h 39 int16_t SetUp();
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_mac_unittest.cc 41 void SetUp() override { capturer_.reset(ScreenCapturer::Create()); }
  /external/webrtc/webrtc/modules/media_file/
media_file_unittest.cc 18 void SetUp() {

Completed in 605 milliseconds

<<11121314151617181920>>