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

  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_code.cc 40 string ntrace = io::Basename(trace.file()).ToString(); local
41 ntrace += strings::StrCat(":", trace.lineno());
43 ntrace += ":" + trace.function();
45 ntrace += ":" + trace.function().substr(0, 17) + "...";
47 return ntrace;
  /art/test/testrunner/
testrunner.py 34 "-t test-art-host-run-test-debug-prebuild-optimizing-relocate-ntrace-cms-checkjni-picimage-npictest-ndebuggable-001-HelloWorld32"
140 VARIANT_TYPE_DICT['trace'] = {'trace', 'ntrace', 'stream'}
207 _user_input_variants['trace'].add('ntrace')
831 2) Like test-art-host-run-test-debug-prebuild-interpreter-no-relocate-ntrace-cms-checkjni-picimage-npictest-ndebuggable-001-HelloWorld32
    [all...]

Completed in 77 milliseconds