Searched defs:subprocess_exited_without_matching_message (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/linux/tests/
H A Dunit_tests.cc264 bool subprocess_exited_without_matching_message = local
266 EXPECT_FALSE(subprocess_exited_without_matching_message) << details;
286 bool subprocess_exited_without_matching_message = local
288 EXPECT_FALSE(subprocess_exited_without_matching_message) << details;

Completed in 73 milliseconds