HomeSort by relevance Sort by last modified time
    Searched refs:summary (Results 376 - 400 of 587) sorted by null

<<11121314151617181920>>

  /external/autotest/frontend/afe/
rpc_interface.py 590 @param job_name_prefix: Name prefix of the jobs to get the summary from, e.g.,
595 @returns A summary of the counts of all the passed and failed tests.
601 summary = {'passed': 0, 'failed': 0}
603 return summary
613 summary['passed'] += status['count']
615 summary['failed'] += status['count']
616 return summary
    [all...]
  /build/tools/droiddoc/templates-ds/
class.cs 37 Summary:
178 <?cs # summary macros ?>
271 <?cs # make sure there's a summary view to display ?>
285 <h2>Summary</h2>
289 <!-- ======== NESTED CLASS SUMMARY ======== -->
296 <!-- =========== FIELD SUMMARY =========== -->
304 <!-- =========== FIELD SUMMARY =========== -->
318 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
331 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
346 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
  /build/tools/droiddoc/templates-ndk/
class.cs 40 Summary:
182 <?cs # summary macros ?>
290 <?cs # make sure there's a summary view to display ?>
304 <h2>Summary</h2>
308 <!-- ======== NESTED CLASS SUMMARY ======== -->
315 <!-- =========== FIELD SUMMARY =========== -->
323 <!-- =========== FIELD SUMMARY =========== -->
337 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
350 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
368 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
sample.cs 52 <?cs var:summary ?>
sampleindex.cs 69 <?cs var:summary ?>
  /build/tools/droiddoc/templates-sac/
class.cs 37 Summary:
179 <?cs # summary macros ?>
275 <?cs # make sure there's a summary view to display ?>
289 <h2>Summary</h2>
293 <!-- ======== NESTED CLASS SUMMARY ======== -->
300 <!-- =========== FIELD SUMMARY =========== -->
308 <!-- =========== FIELD SUMMARY =========== -->
322 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
335 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
350 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
  /build/tools/droiddoc/templates-sdk/
class.cs 40 Summary:
182 <?cs # summary macros ?>
290 <?cs # make sure there's a summary view to display ?>
304 <h2>Summary</h2>
308 <!-- ======== NESTED CLASS SUMMARY ======== -->
315 <!-- =========== FIELD SUMMARY =========== -->
323 <!-- =========== FIELD SUMMARY =========== -->
337 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
350 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
368 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
sample.cs 52 <?cs var:summary ?>
sampleindex.cs 69 <?cs var:summary ?>
  /build/tools/droiddoc/templates-sdk-refonly/
class.cs 40 Summary:
182 <?cs # summary macros ?>
289 <?cs # make sure there's a summary view to display ?>
303 <h2>Summary</h2>
307 <!-- ======== NESTED CLASS SUMMARY ======== -->
314 <!-- =========== FIELD SUMMARY =========== -->
322 <!-- =========== FIELD SUMMARY =========== -->
336 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
349 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
367 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
sample.cs 52 <?cs var:summary ?>
sampleindex.cs 69 <?cs var:summary ?>
  /external/doclava/res/assets/templates/
class.cs 31 Summary:
171 <?cs # summary macros ?>
264 <?cs # make sure there's a summary view to display ?>
278 <h2>Summary</h2>
282 <!-- ======== NESTED CLASS SUMMARY ======== -->
289 <!-- =========== FIELD SUMMARY =========== -->
297 <!-- =========== FIELD SUMMARY =========== -->
311 <div id="inherited-attrs-<?cs var:cl.qualified ?>-summary" style="display: none;">
324 <!-- =========== ENUM CONSTANT SUMMARY =========== -->
339 <!-- =========== ENUM CONSTANT SUMMARY =========== --
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestFmwk.java 582 localParams.log.println("\nError summary:");
610 StringBuffer summary = null; local
629 if (summary == null) {
630 summary = new StringBuffer();
632 summary.append("\nTest Root: " + tests[i] + "\n");
633 summary.append(_params.errorSummary());
636 _params.errorSummary = summary;
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestFmwk.java 581 localParams.log.println("\nError summary:");
609 StringBuffer summary = null; local
628 if (summary == null) {
629 summary = new StringBuffer();
631 summary.append("\nTest Root: " + tests[i] + "\n");
632 summary.append(_params.errorSummary());
635 _params.errorSummary = summary;
    [all...]
  /external/libopus/doc/
customdoxygen.css 758 div.summary
767 div.summary a
991 .summary { display: none; }
  /ndk/docs/Additional_library_docs/renderscript/
doxygen.css 747 div.summary
756 div.summary a
925 .summary { display: none; }
  /build/tools/droiddoc/templates-sdk-dev/
page_info.cs 7 # If this is a package summary page...
53 Summary:
sample.cs 47 <?cs var:summary ?>
sampleindex.cs 64 <?cs var:summary ?>
  /external/chromium-trace/catapult/third_party/Paste/paste/evalexception/
middleware.py 225 def summary(self, environ, start_response): member in class:EvalException
227 Returns a JSON-format summary of all the cached
236 summary.exposed = True
  /external/compiler-rt/make/
AppleBI.mk 27 # Log full compile lines in B&I logs and omit summary lines.
29 Summary := @true
  /packages/apps/Settings/src/com/android/settings/
TetherSettings.java 472 String summary = getString( local
475 mBluetoothTether.setSummary(summary);
  /external/autotest/site_utils/
phapi_lib.py 58 # The value keyed under 'summary' in the tracker issue
59 # is, unfortunately, not the summary but the title. The
60 # actual summary is the update at index 0.
61 self.summary = t_issue.get('updates')[0]
243 the summary, title and id of an issue, though it searches through the
408 contain both the summary and the comments. We need at least one of
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 32 8. summary: number of kbs

Completed in 4635 milliseconds

<<11121314151617181920>>