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

  /external/vixl/test/
test-runner.h 49 static bool trace_sim() { return trace_sim_; } function in class:vixl::Test
test-disasm-a64.cc 64 if (Test::trace_sim()) { \
82 if (Test::trace_sim()) { \
97 if (Test::trace_sim()) { \
    [all...]
test-simulator-a64.cc 75 if (Test::trace_sim()) { \
    [all...]
test-assembler-a64.cc 132 if (Test::trace_sim()) { \
    [all...]
  /external/v8/src/
flag-definitions.h 591 DEFINE_BOOL(trace_sim, false, "Trace simulator execution")
    [all...]
  /external/vixl/test/examples/
test-examples.cc 179 if (Test::trace_sim()) { \

Completed in 200 milliseconds