Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexlayout_test.cc290 bool DexFileOutputExec(std::string* error_msg) { in DexFileOutputExec() function in art::DexLayoutTest
562 ASSERT_TRUE(DexFileOutputExec(&error_msg)) << error_msg; in TEST_F()