Home
last modified time | relevance | path

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

/art/runtime/arch/
Dinstruction_set_features_test.cc75 char dex2oat_isa_features[PROPERTY_VALUE_MAX]; local
76 if (property_get(features_key.c_str(), dex2oat_isa_features, nullptr) > 0) {
85 base_features->AddFeaturesFromString(dex2oat_isa_features, &error_msg));