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