HomeSort by relevance Sort by last modified time
    Searched defs:summarize (Results 1 - 18 of 18) sorted by null

  /external/autotest/client/site_tests/kernel_LTP/
parse_ltp_out.py 10 This script serves to summarize the results of a test run by LTP test
13 wrapper in Autotest as a post-processing step to summarize the LTP run results
185 def summarize(ltp_out_file, test_timings=None): function
210 summarize(options.ltp_out_file, options.test_timings)
  /external/autotest/client/tests/ltp/
parse_ltp_out.py 10 This script serves to summarize the results of a test run by LTP test
13 wrapper in Autotest as a post-processing step to summarize the LTP run results
192 def summarize(ltp_out_file, test_timings=None): function
218 summarize(options.ltp_out_file, options.test_timings)
  /external/chromium-trace/catapult/dashboard/dashboard/models/
sheriff.py 64 summarize = ndb.BooleanProperty(indexed=True, default=False) variable in class:Sheriff
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/jsdoc-template/
publish.js 129 function summarize(desc) { function
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
refactor.py 624 def summarize(self): member in class:RefactoringTool
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
refactor.py 624 def summarize(self): member in class:RefactoringTool
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 624 def summarize(self): member in class:RefactoringTool
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 624 def summarize(self): member in class:RefactoringTool
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xml_etree.py 80 def summarize(elem): function
86 return [summarize(elem) for elem in seq]
975 >>> summarize(next(e.iter()))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xml_etree.py 80 def summarize(elem): function
86 return [summarize(elem) for elem in seq]
975 >>> summarize(next(e.iter()))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 80 def summarize(elem): function
86 return [summarize(elem) for elem in seq]
975 >>> summarize(next(e.iter()))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 80 def summarize(elem): function
86 return [summarize(elem) for elem in seq]
975 >>> summarize(next(e.iter()))
    [all...]
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 241 public static String summarize(Notification n) { method in class:NotificationTests
258 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
303 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
324 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
348 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
366 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
380 L(" %s: create=%dms", summarize(n), SystemClock.currentThreadTimeMillis() - time);
392 L(" %s: notify=%dms (%d/%d)", summarize(n), time,
406 L(" %s: cancel=%dms", summarize(n), time);
426 summarize(n), time, p.dataPosition()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
doctest.py 1441 def summarize(self, verbose=None): member in class:DocTestRunner
2105 def summarize(self, verbose=None): member in class:Tester
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
doctest.py 1441 def summarize(self, verbose=None): member in class:DocTestRunner
2105 def summarize(self, verbose=None): member in class:Tester
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
doctest.py 1441 def summarize(self, verbose=None): member in class:DocTestRunner
2105 def summarize(self, verbose=None): member in class:Tester
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
doctest.py 1441 def summarize(self, verbose=None): member in class:DocTestRunner
2105 def summarize(self, verbose=None): member in class:Tester
    [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 1815 milliseconds