OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expect_fail
(Results
1 - 2
of
2
) sorted by null
/bootable/recovery/
verifier_test.sh
74
expect_fail
() {
function
80
expect_fail
unsigned.zip
81
expect_fail
jarsigned.zip
83
expect_fail
random.zip
84
expect_fail
fake-eocd.zip
85
expect_fail
alter-metadata.zip
86
expect_fail
alter-footer.zip
/external/safe-iop/src/
safe_iop.c
167
if ((cmd) != 0) { printf(" FAILED\n");
expect_fail
++; r = 0; } \
173
if ((cmd) != 1) { printf(" FAILED\n");
expect_fail
++; r = 0; } \
178
static int expect = 0, expect_succ = 0,
expect_fail
= 0;
variable
[
all
...]
Completed in 2202 milliseconds