OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GTEST_HAS_EXCEPTIONS
(Results
1 - 11
of
11
) sorted by null
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h
161
//
GTEST_HAS_EXCEPTIONS
is non-zero iff exceptions are enabled. It is
163
#define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
166
#define GTEST_HAS_STD_STRING ((_MSC_VER >= 1400) ||
GTEST_HAS_EXCEPTIONS
)
168
#define
GTEST_HAS_EXCEPTIONS
0
/external/open-vcdiff/gtest/include/gtest/internal/
gtest-port.h
242
// Defines
GTEST_HAS_EXCEPTIONS
to 1 if exceptions are enabled, or 0
252
#define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
258
#define
GTEST_HAS_EXCEPTIONS
1
260
#define
GTEST_HAS_EXCEPTIONS
0
271
#if defined(_MSC_VER) && (_MSC_VER < 1400) && !
GTEST_HAS_EXCEPTIONS
[
all
...]
/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/testing/gtest/include/gtest/internal/
gtest-port.h
45
//
GTEST_HAS_EXCEPTIONS
- Define it to 1/0 to indicate that exceptions
290
#ifndef
GTEST_HAS_EXCEPTIONS
300
# define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
303
# define
GTEST_HAS_EXCEPTIONS
1
308
# define
GTEST_HAS_EXCEPTIONS
1
311
# define
GTEST_HAS_EXCEPTIONS
1
315
# define
GTEST_HAS_EXCEPTIONS
0
317
#endif //
GTEST_HAS_EXCEPTIONS
[
all
...]
/external/chromium_org/testing/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
...]
/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
...]
/external/gtest/include/gtest/internal/
gtest-port.h
45
//
GTEST_HAS_EXCEPTIONS
- Define it to 1/0 to indicate that exceptions
294
#ifndef
GTEST_HAS_EXCEPTIONS
304
# define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
307
# define
GTEST_HAS_EXCEPTIONS
1
312
# define
GTEST_HAS_EXCEPTIONS
1
315
# define
GTEST_HAS_EXCEPTIONS
1
319
# define
GTEST_HAS_EXCEPTIONS
1
323
# define
GTEST_HAS_EXCEPTIONS
0
325
#endif //
GTEST_HAS_EXCEPTIONS
[
all
...]
/external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
45
//
GTEST_HAS_EXCEPTIONS
- Define it to 1/0 to indicate that exceptions
298
#ifndef
GTEST_HAS_EXCEPTIONS
308
# define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
311
# define
GTEST_HAS_EXCEPTIONS
1
316
# define
GTEST_HAS_EXCEPTIONS
1
319
# define
GTEST_HAS_EXCEPTIONS
1
323
# define
GTEST_HAS_EXCEPTIONS
1
327
# define
GTEST_HAS_EXCEPTIONS
0
329
#endif //
GTEST_HAS_EXCEPTIONS
[
all
...]
/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
...]
/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
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h
145
//
GTEST_HAS_EXCEPTIONS
- Define it to 1/0 to indicate that exceptions
434
#ifndef
GTEST_HAS_EXCEPTIONS
444
# define
GTEST_HAS_EXCEPTIONS
_HAS_EXCEPTIONS
447
# define
GTEST_HAS_EXCEPTIONS
1
452
# define
GTEST_HAS_EXCEPTIONS
1
455
# define
GTEST_HAS_EXCEPTIONS
1
459
# define
GTEST_HAS_EXCEPTIONS
1
463
# define
GTEST_HAS_EXCEPTIONS
0
465
#endif //
GTEST_HAS_EXCEPTIONS
[
all
...]
Completed in 239 milliseconds