Home
last modified time | relevance | path

Searched refs:all_succeeded (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-cexpr/tests/
Dclang.rs289 let mut all_succeeded = true; in test_file() localVariable
291 all_succeeded &= test_definition(ident, &tokens, &mut idents) in test_file()
293 all_succeeded in test_file()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c1043 hb_bool_t all_succeeded = 1; in test_set_inverted_operations() local
1053all_succeeded = check_set_operations (a_has_x, a_inverted, a_has_page, a_is_null, in test_set_inverted_operations()
1056 && all_succeeded; in test_set_inverted_operations()
1067 g_assert (all_succeeded); in test_set_inverted_operations()
/third_party/chromium/patch/
D0001-cve.patch45818 g_assert (all_succeeded);