Searched refs:tail_ok (Results 1 – 1 of 1) sorted by relevance
354 bool tail_ok = CompileBootImage(extra_args, filename_prefix, tail_dex_files, &error_msg); in TEST_F() local355 ASSERT_FALSE(tail_ok) << error_msg; in TEST_F()360 tail_ok = CompileBootImage(extra_args, filename_prefix, tail_dex_files, &error_msg); in TEST_F()361 ASSERT_TRUE(tail_ok) << error_msg; in TEST_F()