Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_test.cc412 bool DexFileLayoutFixedPointExec(std::string* error_msg) { in DexFileLayoutFixedPointExec() function in art::DexLayoutTest
576 ASSERT_TRUE(DexFileLayoutFixedPointExec(&error_msg)) << error_msg; in TEST_F()