HomeSort by relevance Sort by last modified time
    Searched refs:SetUpTestCase (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /external/webrtc/webrtc/modules/video_processing/test/
video_processing_unittest.h 28 static void SetUpTestCase() {
  /system/core/adb/
fdevent_test.h 26 static void SetUpTestCase() {
  /system/extras/tests/kernel.config/
aslr_test.h 44 static void SetUpTestCase();
  /external/google-breakpad/src/testing/gtest/test/
gtest_catch_exceptions_test_.cc 69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
168 static void SetUpTestCase() {
gtest-listener_test.cc 144 static void SetUpTestCase() {
145 g_events->push_back(String("ListenerTest::SetUpTestCase"));
233 "ListenerTest::SetUpTestCase",
271 "ListenerTest::SetUpTestCase",
gtest-typed-test_test.cc 40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture
45 // For some technical reason, SetUpTestCase() and TearDownTestCase()
48 static void SetUpTestCase() {
91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
  /external/googletest/googletest/test/
gtest_catch_exceptions_test_.cc 69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
168 static void SetUpTestCase() {
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
gtest-listener_test.cc 141 static void SetUpTestCase() {
142 g_events->push_back("ListenerTest::SetUpTestCase");
231 "ListenerTest::SetUpTestCase",
269 "ListenerTest::SetUpTestCase",