Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_ptrace_test.cpp57 static bool is_hw_feature_supported(pid_t child, HwFeature feature) { in is_hw_feature_supported() function
171 if (!is_hw_feature_supported(child, HwFeature::Watchpoint)) { in run_watchpoint_test()
351 if (!is_hw_feature_supported(child, HwFeature::Breakpoint)) { in TEST()