Home
last modified time | relevance | path

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

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