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

1 2 3 4

  /external/libbrillo/brillo/
flag_helper_unittest.cc 21 static void SetUpTestCase() { base::CommandLine::Init(0, nullptr); }
process_unittest.cc 91 static void SetUpTestCase() {
  /system/core/adb/
fdevent_test.h 26 static void SetUpTestCase() {
shell_service_protocol_test.cpp 28 static void SetUpTestCase() {
shell_service_test.cpp 34 static void SetUpTestCase() {
  /external/opencv3/modules/cudaarithm/test/
test_opengl.cpp 58 static void SetUpTestCase()
282 static void SetUpTestCase()
  /external/webrtc/webrtc/modules/video_processing/test/
video_processing_unittest.h 28 static void SetUpTestCase() {
  /external/webrtc/webrtc/tools/frame_analyzer/
video_quality_analysis_unittest.cc 28 static void SetUpTestCase() {
  /external/gtest/test/
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");
230 "ListenerTest::SetUpTestCase",
268 "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,
gtest_catch_exceptions_test_.cc 69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
168 static void SetUpTestCase() {
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
  /external/webrtc/talk/app/webrtc/
dtlsidentitystore_unittest.cc 90 static void SetUpTestCase() {
  /ndk/sources/third_party/googletest/googletest/test/
gtest_xml_output_unittest_.cc 99 static void SetUpTestCase() { RecordProperty("SetUpTestCase", "yes"); }
  /art/runtime/
parsed_options_test.cc 29 static void SetUpTestCase() {
  /external/libvpx/libvpx/test/
blockiness_test.cc 42 static void SetUpTestCase() {
consistency_test.cc 43 static void SetUpTestCase() {
cq_test.cc 32 static void SetUpTestCase() {
vp9_avg_test.cc 35 static void SetUpTestCase() {
  /external/webrtc/webrtc/test/testsupport/
fileutils_unittest.cc 42 static void SetUpTestCase() {
  /bootable/recovery/tests/component/
verifier_test.cpp 124 static void SetUpTestCase() {
  /external/google-breakpad/src/testing/gtest/test/
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,
gtest_catch_exceptions_test_.cc 69 static void SetUpTestCase() { RaiseException(42, 0, 0, NULL); }
168 static void SetUpTestCase() {

Completed in 1257 milliseconds

1 2 3 4