Home
last modified time | relevance | path

Searched defs:fails (Results 1 – 25 of 50) sorted by relevance

12

/external/mockito/src/test/java/org/mockitoutil/
DJUnitResultAssert.java38 public JUnitResultAssert fails(int expectedFailureCount, Class expectedException) { in fails() method in JUnitResultAssert
52 public JUnitResultAssert fails(int expectedFailureCount) { in fails() method in JUnitResultAssert
83 public JUnitResultAssert fails(Class expectedException, String exceptionMessage) { in fails() method in JUnitResultAssert
93 public JUnitResultAssert fails(String methodName, Class expectedException) { in fails() method in JUnitResultAssert
106 …public JUnitResultAssert fails(int expectedFailureCount, String methodName, Class expectedExceptio… in fails() method in JUnitResultAssert
/external/harfbuzz_ng/test/fuzzing/
Drun-shape-fuzzer-tests.py37 fails = 0 variable
61 fails = fails + 1 variable
Drun-draw-fuzzer-tests.py37 fails = 0 variable
62 fails = fails + 1 variable
Drun-subset-fuzzer-tests.py37 fails = 0 variable
Drun-repacker-fuzzer-tests.py37 fails = 0 variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
D17-1.c22 int r, i, fails = 0; in main() local
/external/python/pyfakefs/pyfakefs/pytest_tests/
Dpytest_doctest_test.py43 fails = make_file_factory("fails", fake=False, result=False) variable
/external/curl/tests/unit/
Dunit1395.c49 int fails = 0; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D5-3.c36 static int fails = 0, passes = 0; variable
/external/clang/test/CodeGen/
D2008-01-21-PackedStructField.c11 int fails; variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dcpu_mask.c35 bool fails; member
Dcore_extern.c26 bool fails; member
/external/harfbuzz_ng/test/subset/
Drun-repack-tests.py101 fails = 0 variable
Drun-tests.py141 fails = 0 variable
/external/ltp/testcases/kernel/syscalls/fork/
Dfork14.c94 int i, j, prev_failed = 0, fails = 0, cnt = 0; in fork_test() local
/external/rust/crates/getrandom/src/
Drdrand.rs44 let mut fails = 0; in self_test() localVariable
/external/e2fsprogs/contrib/
Dext4-ioc.c81 int i, fails = 0; in main() local
/external/llvm-libc/test/src/math/
Dexpm1_test.cpp68 uint64_t fails = 0; in TEST_F() local
Dexp10_test.cpp99 uint64_t fails = 0; in TEST_F() local
Dexp_test.cpp72 uint64_t fails = 0; in TEST_F() local
Derff_test.cpp59 uint32_t fails = 0; in TEST_F() local
Dexp2_test.cpp74 uint64_t fails = 0; in TEST_F() local
/external/guice/core/test/com/google/inject/name/
DNamedEquivalanceTest.java133 private static void assertDuplicateBinding(Module a, Module b, boolean fails) { in assertDuplicateBinding()
/external/harfbuzz_ng/test/shape/
Drun-tests.py29 fails = 0 variable
/external/llvm-libc/test/src/__support/
Dstr_to_float_comparison_test.cpp143 int fails = 0; in main() local

12