Home
last modified time | relevance | path

Searched refs:trace_branch_ (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/test/
H A Dtest-runner.h99 static bool trace_branch() { return trace_branch_; } in trace_branch()
100 static void set_trace_branch(bool value) { trace_branch_ = value; } in set_trace_branch()
134 static bool trace_branch_; member in vixl::Test
H A Dtest-runner.cc43 bool vixl::Test::trace_branch_ = false; member in vixl::Test

Completed in 1 milliseconds