Home
last modified time | relevance | path

Searched defs:GetLibCoreModuleNames (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/libartbase/base/
H A Dtesting.cc40 std::vector<std::string> GetLibCoreModuleNames(bool core_only) { in GetLibCoreModuleNames() function
H A Dcommon_art_test.cc462 std::vector<std::string> CommonArtTestImpl::GetLibCoreModuleNames() const { in GetLibCoreModuleNames() function in art::CommonArtTestImpl