Home
last modified time | relevance | path

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

/aosp12/art/runtime/arch/
H A Dinstruction_set_features_test.cc185 std::unique_ptr<const InstructionSetFeatures> library_features( local
188 EXPECT_TRUE(library_features->HasAtLeast(instruction_set_features.get()))
189 << "Library features: " << *library_features.get()