Home
last modified time | relevance | path

Searched refs:fail (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dtempnam.c59 goto fail; in tempnam()
71 goto fail; in tempnam()
81 goto fail; in tempnam()
90 goto fail; in tempnam()
95 fail: in tempnam()
/bionic/tests/
Dsstream_test.cpp31 EXPECT_EQ(should_overflow, ss.fail()) << value << ' ' << int64_t(result); in CheckOverflow()
DAndroid.bp290 // just want to run '-Xclang -verify', which will fail if the diagnostics don't
/bionic/libc/upstream-freebsd/lib/libc/gen/
Dglob.c936 goto fail; in match()
941 goto fail; in match()
963 goto fail; in match()
967 goto fail; in match()
974 fail: in match()
/bionic/libc/kernel/uapi/linux/
Dauto_dev-ioctl.h80 struct args_fail fail; member
/bionic/libc/dns/resolv/
Dres_send.c530 goto fail; in res_nsend()
567 goto fail; in res_nsend()
593 goto fail; in res_nsend()
652 goto fail; in res_nsend()
673 fail: in res_nsend()
/bionic/libc/tools/
Dtest_genseccomp.py18 self.fail("No such architecture")
Dgenseccomp.py184 bpf[i] = statement.format(fail=str(len(bpf) - i),
/bionic/benchmarks/
DREADME.md61 Note that benchmarks will run normally if extra arguments are passed in, and it will fail
/bionic/
Dandroid-changes-for-ndk-developers.md119 but the basename. These apps will fail to load on API level 23 and above.
166 them more likely to fail on specific devices, or on future releases ---