HomeSort by relevance Sort by last modified time
    Searched defs:SetUpTestCase (Results 76 - 100 of 113) sorted by null

1 2 34 5

  /external/gtest/test/
gtest-death-test_test.cc 904 static void SetUpTestCase() {
    [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-internal.h 575 // Types of SetUpTestCase() and TearDownTestCase() functions.
690 TestClass::SetUpTestCase,
    [all...]
  /external/open-vcdiff/src/
vcdiffengine_test.cc 307 static void SetUpTestCase() {
588 static void SetUpTestCase() {
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 573 // Types of SetUpTestCase() and TearDownTestCase() functions.
683 TestClass::SetUpTestCase,
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 858 static void SetUpTestCase() {
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 957 static void SetUpTestCase() {
    [all...]
  /external/chromium/net/url_request/
url_request_unittest.cc 161 static void SetUpTestCase() {
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine_test.cc 328 static void SetUpTestCase() {
611 static void SetUpTestCase() {
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-internal.h 539 // Types of SetUpTestCase() and TearDownTestCase() functions.
655 TestClass::SetUpTestCase,
    [all...]
  /external/chromium_org/chrome_frame/test/
test_with_web_server.cc 94 void ChromeFrameTestWithWebServer::SetUpTestCase() {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-internal.h 545 // Types of SetUpTestCase() and TearDownTestCase() functions.
661 TestClass::SetUpTestCase,
    [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h 545 // Types of SetUpTestCase() and TearDownTestCase() functions.
661 TestClass::SetUpTestCase,
    [all...]
  /external/libvpx/libvpx/test/
sad_test.cc 56 static void SetUpTestCase() {
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h 573 // Types of SetUpTestCase() and TearDownTestCase() functions.
689 TestClass::SetUpTestCase,
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h 545 // Types of SetUpTestCase() and TearDownTestCase() functions.
661 TestClass::SetUpTestCase,
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 276 // Google Test will call Foo::SetUpTestCase() before running the first
278 // SetUpTestCase() method to shadow the one defined in the super
280 static void SetUpTestCase() {}
    [all...]
  /frameworks/av/camera/tests/
ProCameraTests.cpp 351 static void SetUpTestCase() {
    [all...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h 370 // Google Test will call Foo::SetUpTestCase() before running the first
372 // SetUpTestCase() method to shadow the one defined in the super
374 static void SetUpTestCase() {}
837 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
838 // for catching exceptions thrown from SetUpTestCase().
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h 360 // Google Test will call Foo::SetUpTestCase() before running the first
362 // SetUpTestCase() method to shadow the one defined in the super
364 static void SetUpTestCase() {}
829 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
830 // for catching exceptions thrown from SetUpTestCase().
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession_unittest.cc 300 static void SetUpTestCase() {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel_unittest.cc 356 static void SetUpTestCase() {
    [all...]
port_unittest.cc 349 static void SetUpTestCase() {
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel_unittest.cc 187 static void SetUpTestCase() {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h 370 // Google Test will call Foo::SetUpTestCase() before running the first
372 // SetUpTestCase() method to shadow the one defined in the super
374 static void SetUpTestCase() {}
837 // Runs SetUpTestCase() for this TestCase. This wrapper is needed
838 // for catching exceptions thrown from SetUpTestCase().
    [all...]
  /external/chromium_org/webkit/browser/appcache/
appcache_storage_impl_unittest.cc 368 static void SetUpTestCase() {
    [all...]

Completed in 897 milliseconds

1 2 34 5