Home
last modified time | relevance | path

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

/art/runtime/
Dexec_utils_test.cc96 class NeverFallbackExecUtils : public TestingExecUtils { class
114 exec_utils_ = std::make_unique<NeverFallbackExecUtils>(); in SetUp()