/external/opencv3/modules/cudaarithm/test/ |
test_opengl.cpp | 63 static void TearDownTestCase() 287 static void TearDownTestCase()
|
/external/webrtc/webrtc/modules/video_processing/test/ |
video_processing_unittest.h | 33 static void TearDownTestCase() { Trace::ReturnTrace(); }
|
/external/webrtc/webrtc/tools/frame_analyzer/ |
video_quality_analysis_unittest.cc | 34 static void TearDownTestCase() {
|
/system/core/adb/ |
shell_service_protocol_test.cpp | 35 static void TearDownTestCase() {
|
shell_service_test.cpp | 40 static void TearDownTestCase() {
|
/external/gtest/test/ |
gtest_xml_output_unittest_.cc | 100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
|
gtest-listener_test.cc | 145 static void TearDownTestCase() { 146 g_events->push_back("ListenerTest::TearDownTestCase"); 249 "ListenerTest::TearDownTestCase", 287 "ListenerTest::TearDownTestCase",
|
gtest-typed-test_test.cc | 40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture 45 // For some technical reason, SetUpTestCase() and TearDownTestCase() 52 static void TearDownTestCase() { 91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, 233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
|
gtest_catch_exceptions_test_.cc | 76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } 112 static void TearDownTestCase() { 114 "CxxExceptionInConstructorTest::TearDownTestCase() " 144 static void TearDownTestCase() { 146 "CxxExceptionInDestructorTest::TearDownTestCase() " 172 static void TearDownTestCase() { 174 "CxxExceptionInSetUpTestCaseTest::TearDownTestCase() " 206 static void TearDownTestCase() { 215 static void TearDownTestCase() { 217 "CxxExceptionInSetUpTest::TearDownTestCase() " [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_xml_output_unittest_.cc | 100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
|
gtest-listener_test.cc | 145 static void TearDownTestCase() { 146 g_events->push_back("ListenerTest::TearDownTestCase"); 249 "ListenerTest::TearDownTestCase", 287 "ListenerTest::TearDownTestCase",
|
gtest-typed-test_test.cc | 40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture 45 // For some technical reason, SetUpTestCase() and TearDownTestCase() 52 static void TearDownTestCase() { 91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, 233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
|
gtest_catch_exceptions_test_.cc | 76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } 112 static void TearDownTestCase() { 114 "CxxExceptionInConstructorTest::TearDownTestCase() " 144 static void TearDownTestCase() { 146 "CxxExceptionInDestructorTest::TearDownTestCase() " 172 static void TearDownTestCase() { 174 "CxxExceptionInSetUpTestCaseTest::TearDownTestCase() " 206 static void TearDownTestCase() { 215 static void TearDownTestCase() { 217 "CxxExceptionInSetUpTest::TearDownTestCase() " [all...] |
/external/webrtc/talk/app/webrtc/ |
dtlsidentitystore_unittest.cc | 93 static void TearDownTestCase() {
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_xml_output_unittest_.cc | 100 static void TearDownTestCase() { RecordProperty("TearDownTestCase", "aye"); }
|
/external/libvpx/libvpx/test/ |
blockiness_test.cc | 49 static void TearDownTestCase() {
|
consistency_test.cc | 58 static void TearDownTestCase() {
|
cq_test.cc | 36 static void TearDownTestCase() {
|
vp9_avg_test.cc | 40 static void TearDownTestCase() {
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest-listener_test.cc | 148 static void TearDownTestCase() { 149 g_events->push_back(String("ListenerTest::TearDownTestCase")); 252 "ListenerTest::TearDownTestCase", 290 "ListenerTest::TearDownTestCase",
|
gtest-typed-test_test.cc | 40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture 45 // For some technical reason, SetUpTestCase() and TearDownTestCase() 52 static void TearDownTestCase() { 91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, 233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
|
gtest_catch_exceptions_test_.cc | 76 static void TearDownTestCase() { RaiseException(42, 0, 0, NULL); } 112 static void TearDownTestCase() { 114 "CxxExceptionInConstructorTest::TearDownTestCase() " 144 static void TearDownTestCase() { 146 "CxxExceptionInDestructorTest::TearDownTestCase() " 172 static void TearDownTestCase() { 174 "CxxExceptionInSetUpTestCaseTest::TearDownTestCase() " 206 static void TearDownTestCase() { 215 static void TearDownTestCase() { 217 "CxxExceptionInSetUpTest::TearDownTestCase() " [all...] |
/external/protobuf/gtest/test/ |
gtest-listener_test.cc | 148 static void TearDownTestCase() { 149 g_events->push_back(String("ListenerTest::TearDownTestCase")); 252 "ListenerTest::TearDownTestCase", 290 "ListenerTest::TearDownTestCase",
|
gtest-typed-test_test.cc | 40 // Used for testing that SetUpTestCase()/TearDownTestCase(), fixture 45 // For some technical reason, SetUpTestCase() and TearDownTestCase() 52 static void TearDownTestCase() { 91 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor, 233 // Tests that SetUpTestCase()/TearDownTestCase(), fixture ctor/dtor,
|
/external/v8/test/unittests/ |
test-utils.cc | 54 void TestWithIsolate::TearDownTestCase() { 62 Test::TearDownTestCase();
|