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

  /external/vixl/test/
test-runner.h 59 static bool sim_test_trace() { return sim_test_trace_; } function in class:vixl::Test
test-simulator-a64.cc 43 // results are printed to stdout when the test is run with --sim_test_trace.
255 if (Test::sim_test_trace()) {
369 if (Test::sim_test_trace()) {
499 if (Test::sim_test_trace()) {
626 if (Test::sim_test_trace()) {
745 if (Test::sim_test_trace()) {
912 if (Test::sim_test_trace()) {
    [all...]

Completed in 53 milliseconds