Searched refs:DexFileLayoutExec (Results 1 – 1 of 1) sorted by relevance
383 bool DexFileLayoutExec(std::string* error_msg) { in DexFileLayoutExec() function in art::DexLayoutTest569 ASSERT_TRUE(DexFileLayoutExec(&error_msg)) << error_msg; in TEST_F()