HomeSort by relevance Sort by last modified time
    Searched refs:coloured_trace (Results 1 - 6 of 6) sorted by null

  /external/vixl/test/
test-runner.h 67 static bool coloured_trace() { return coloured_trace_; } function in class:vixl::Test
  /external/vixl/test/aarch64/examples/
test-examples.cc 170 simulator.SetColouredTrace(Test::coloured_trace()); \
  /external/vixl/src/aarch64/
simulator-aarch64.h     [all...]
  /external/vixl/test/aarch64/
test-trace-aarch64.cc     [all...]
test-simulator-aarch64.cc 65 simulator->SetColouredTrace(Test::coloured_trace()); \
    [all...]
test-assembler-aarch64.cc 118 simulator->SetColouredTrace(Test::coloured_trace()); \
    [all...]

Completed in 1016 milliseconds