Searched defs:is_determine_features_test_running (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dvm_version_ppc.hpp90 static bool is_determine_features_test_running() { return _is_determine_features_test_running; } function in class:VM_Version
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dvm_version_s390.hpp346 static bool is_determine_features_test_running() { return _is_determine_features_test_running; } function in class:VM_Version

Completed in 165 milliseconds