Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat_image_test.cc335 bool head_ok = CompileBootImage(extra_args, filename_prefix, head_dex_files, &error_msg); in TEST_F() local
336 ASSERT_TRUE(head_ok) << error_msg; in TEST_F()