Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_ptrace_test.cpp63 enum class HwFeature { Watchpoint, Breakpoint }; enumerator
83 } else if (feature == HwFeature::Breakpoint && hb_count == 0) { in check_hw_feature_supported()
360 check_hw_feature_supported(child, HwFeature::Breakpoint); in TEST()