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

1 2

  /external/chromium_org/testing/gtest/test/
gtest_throw_on_failure_test_.cc 54 #if GTEST_HAS_EXCEPTIONS
gtest-death-test_ex_test.cc 45 # if GTEST_HAS_EXCEPTIONS
74 # endif // GTEST_HAS_EXCEPTIONS
gtest_catch_exceptions_test_.cc 44 #if GTEST_HAS_EXCEPTIONS
101 #if GTEST_HAS_EXCEPTIONS
303 #endif // GTEST_HAS_EXCEPTIONS
306 #if GTEST_HAS_EXCEPTIONS
gtest_output_test_.cc 654 #if GTEST_HAS_EXCEPTIONS
668 #endif // GTEST_HAS_EXCEPTIONS
737 #if GTEST_HAS_EXCEPTIONS
751 #endif // GTEST_HAS_EXCEPTIONS
  /external/gtest/test/
gtest_throw_on_failure_test_.cc 54 #if GTEST_HAS_EXCEPTIONS
gtest-death-test_ex_test.cc 45 # if GTEST_HAS_EXCEPTIONS
74 # endif // GTEST_HAS_EXCEPTIONS
gtest_catch_exceptions_test_.cc 44 #if GTEST_HAS_EXCEPTIONS
101 #if GTEST_HAS_EXCEPTIONS
303 #endif // GTEST_HAS_EXCEPTIONS
306 #if GTEST_HAS_EXCEPTIONS
gtest_output_test_.cc 654 #if GTEST_HAS_EXCEPTIONS
668 #endif // GTEST_HAS_EXCEPTIONS
737 #if GTEST_HAS_EXCEPTIONS
751 #endif // GTEST_HAS_EXCEPTIONS
  /ndk/sources/third_party/googletest/googletest/test/
gtest_throw_on_failure_test_.cc 54 #if GTEST_HAS_EXCEPTIONS
gtest-death-test_ex_test.cc 45 # if GTEST_HAS_EXCEPTIONS
74 # endif // GTEST_HAS_EXCEPTIONS
gtest_catch_exceptions_test_.cc 44 #if GTEST_HAS_EXCEPTIONS
101 #if GTEST_HAS_EXCEPTIONS
303 #endif // GTEST_HAS_EXCEPTIONS
306 #if GTEST_HAS_EXCEPTIONS
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 241 // Defines GTEST_HAS_EXCEPTIONS to 1 if exceptions are enabled, or 0
251 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
257 #define GTEST_HAS_EXCEPTIONS 1
259 #define GTEST_HAS_EXCEPTIONS 0
270 #if defined(_MSC_VER) && (_MSC_VER < 1400) && !GTEST_HAS_EXCEPTIONS
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 73 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
432 #ifndef GTEST_HAS_EXCEPTIONS
442 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
445 # define GTEST_HAS_EXCEPTIONS 1
450 # define GTEST_HAS_EXCEPTIONS 1
453 # define GTEST_HAS_EXCEPTIONS 1
457 # define GTEST_HAS_EXCEPTIONS 1
461 # define GTEST_HAS_EXCEPTIONS 0
463 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 45 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
295 #ifndef GTEST_HAS_EXCEPTIONS
305 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
308 # define GTEST_HAS_EXCEPTIONS 1
313 # define GTEST_HAS_EXCEPTIONS 1
316 # define GTEST_HAS_EXCEPTIONS 1
320 # define GTEST_HAS_EXCEPTIONS 1
324 # define GTEST_HAS_EXCEPTIONS 0
326 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /external/gtest/include/gtest/internal/
gtest-port.h 49 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
338 #ifndef GTEST_HAS_EXCEPTIONS
348 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
351 # define GTEST_HAS_EXCEPTIONS 1
356 # define GTEST_HAS_EXCEPTIONS 1
359 # define GTEST_HAS_EXCEPTIONS 1
363 # define GTEST_HAS_EXCEPTIONS 1
367 # define GTEST_HAS_EXCEPTIONS 0
369 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 45 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
301 #ifndef GTEST_HAS_EXCEPTIONS
311 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
314 # define GTEST_HAS_EXCEPTIONS 1
319 # define GTEST_HAS_EXCEPTIONS 1
322 # define GTEST_HAS_EXCEPTIONS 1
326 # define GTEST_HAS_EXCEPTIONS 1
330 # define GTEST_HAS_EXCEPTIONS 0
332 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 45 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
295 #ifndef GTEST_HAS_EXCEPTIONS
305 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
308 # define GTEST_HAS_EXCEPTIONS 1
313 # define GTEST_HAS_EXCEPTIONS 1
316 # define GTEST_HAS_EXCEPTIONS 1
320 # define GTEST_HAS_EXCEPTIONS 1
324 # define GTEST_HAS_EXCEPTIONS 0
326 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 49 // GTEST_HAS_EXCEPTIONS - Define it to 1/0 to indicate that exceptions
338 #ifndef GTEST_HAS_EXCEPTIONS
348 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
351 # define GTEST_HAS_EXCEPTIONS 1
356 # define GTEST_HAS_EXCEPTIONS 1
359 # define GTEST_HAS_EXCEPTIONS 1
363 # define GTEST_HAS_EXCEPTIONS 1
367 # define GTEST_HAS_EXCEPTIONS 0
369 #endif // GTEST_HAS_EXCEPTIONS
    [all...]
gtest-death-test-internal.h 160 # if GTEST_HAS_EXCEPTIONS
  /external/protobuf/gtest/test/
gtest_output_test_.cc 449 #if GTEST_HAS_EXCEPTIONS
453 // GTEST_HAS_EXCEPTIONS is non-zero, i.e. C++ exceptions are enabled.
478 #endif // GTEST_HAS_EXCEPTIONS
618 #if GTEST_HAS_EXCEPTIONS
632 #endif // GTEST_HAS_EXCEPTIONS
701 #if GTEST_HAS_EXCEPTIONS
715 #endif // GTEST_HAS_EXCEPTIONS

Completed in 1653 milliseconds

1 2