Searched defs:fail (Results 1 – 25 of 25) sorted by relevance
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | eh39.cpp | 4 int fail = 1; variable
|
D | eh28.cpp | 6 int fail = 1; variable
|
D | eh40.cpp | 4 int fail = 1; variable
|
D | eh24.cpp | 4 int fail = 0; variable
|
D | eh44.cpp | 7 int fail = 0; variable
|
D | eh41.cpp | 4 int fail = 0; variable
|
D | badalloc1.cpp | 39 static int fail; variable
|
D | p8155.cpp | 4 int fail = 1; variable
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | eh39.cpp | 4 int fail = 1; variable
|
D | eh40.cpp | 4 int fail = 1; variable
|
D | eh28.cpp | 6 int fail = 1; variable
|
D | eh24.cpp | 4 int fail = 0; variable
|
D | eh44.cpp | 7 int fail = 0; variable
|
D | eh41.cpp | 4 int fail = 0; variable
|
D | badalloc1.cpp | 39 static int fail; variable
|
D | p8155.cpp | 4 int fail = 1; variable
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | tst-rxspencer.c | 169 const char *match, const char *fail) in check_match() 215 char *expect, char *matches, const char *fail) in test() 321 const char *fail) in mb_test() 354 char letters[9], fail[20]; in mb_tests() local
|
/ndk/sources/cxx-stl/gabi++/tests/ |
D | test_gabixx_rtti.cpp | 55 int fail = 0; in main() local
|
/ndk/tests/device/test-stlport-rtti/jni/ |
D | test_stlport_rtti.cpp | 55 int fail = 0; in main() local
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 185 # define GTEST_DEATH_TEST_(statement, predicate, regex, fail) \ argument
|
/ndk/tests/device/fenv/jni/ |
D | test_fenv.c | 35 void fail(const char* file, int line, const char* func, const char* expr) in fail() function
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | utils.c | 152 ck_fopen(name, mode, fail) in ck_fopen() argument 174 ck_fdopen(fd, name, mode, fail) in ck_fdopen() argument
|
D | compile.c | 378 get_openfile(file_ptrs, mode, fail) in get_openfile() argument
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _ios_base.h | 176 bool fail() const { return (_M_iostate & (failbit | badbit)) != 0; } in fail() function
|
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 196 int fail = 0; in patsubst_expand() local
|