HomeSort by relevance Sort by last modified time
    Searched refs:SetUp (Results 276 - 300 of 1033) sorted by null

<<11121314151617181920>>

  /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/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 {
  /external/pdfium/testing/
embedder_test.h 62 void SetUp() override;
66 // Call before SetUp to pass shared isolate, otherwise PDFium creates one.
  /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/v8/src/heap/
store-buffer.h 35 void SetUp();
  /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() {
  /external/webrtc/webrtc/modules/utility/source/
file_player_unittests.cc 38 void SetUp() override {
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_unittest.cc 45 void SetUp() {
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
reference_picture_selection_unittest.cc 41 virtual void SetUp() {

Completed in 600 milliseconds

<<11121314151617181920>>