Searched defs:fail (Results 1 – 24 of 24) sorted by relevance
/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/tests/device/test-stlport_static-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/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/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
|
/ndk/docs/Getting_Started/html/ |
D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\…
|
/ndk/docs/Programmers_Guide/html/ |
D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bb.jQuery,bH=bb.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\…
|