Searched refs:failure (Results 1 – 25 of 80) sorted by relevance
1234
1 Got expected failure 12 Got expected failure 23 Got expected failure 34 Got expected failure 45 Got expected failure 5
897 boolean failure = false; in main()906 failure = true; in main()913 failure = true; in main()920 failure = true; in main()927 failure = true; in main()934 failure = true; in main()941 failure = true; in main()948 failure = true; in main()955 failure = true; in main()962 failure = true; in main()[all …]
45 FailureKind failure = ClassVerifier::VerifyClass( in VerifyClass() local49 ASSERT_TRUE(failure == FailureKind::kSoftFailure || in VerifyClass()50 failure == FailureKind::kNoFailure) << error_msg; in VerifyClass()53 ASSERT_TRUE(failure == FailureKind::kNoFailure) << error_msg; in VerifyClass()
5 soft verification failure (on the final field modification) should6 not hide the hard verification failure (on the type mismatch) to9 hard verification failure (not calling super in constructor) should15 soft verification failure (cannot access) should not hide the hard16 verification failure (non-reference type) to avoid a compiler crash
3 Got expected failure4 Got expected failure
199 boolean failure = false; in main()207 failure = true; in main()215 failure = true; in main()223 failure = true; in main()231 failure = true; in main()233 System.exit(failure ? 1 : 0); in main()
3 # Test that a hard + soft verifier failure in invoke-interface does not lead to4 # an order abort (the last failure must be hard).10 # Two failure points here:
5 # Ensure that a type mismatch (integral/float vs reference) overrides a soft failure (because of
90 boolean failure = false; in main()96 failure = true; in main()98 System.exit(failure ? 1 : 0); in main()
1 Got expected failure
1 Regression test for failure to initialize dalvik.system.AnnotatedStackTraceElement.
1 Regression test for debug build check failure for infinite loop with NOP.
6 Got expected failure
1 Tests for redefinition failure modes.
2 and triggering a DCHECK() failure when merging ClinitCheck into NewInstance.
1 Regression test for DCHECK() failure for copying a default native method from
3 linkerMethod failure type 15 linkerMethod failure type 27 linkerMethod failure type 3
3 and as such cannot be build on top of junit, since failure of such basic