Home
last modified time | relevance | path

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

/art/runtime/
Dexec_utils_test.cc91 class AlwaysFallbackExecUtils : public TestingExecUtils { class
111 exec_utils_ = std::make_unique<AlwaysFallbackExecUtils>(); in SetUp()