HomeSort by relevance Sort by last modified time
    Searched full:collects (Results 1 - 25 of 368) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/junit/src/junit/framework/
Test.java 14 * Runs a test and collects its result in a TestResult instance.
TestFailure.java 8 * A <code>TestFailure</code> collects a failed test together with
  /frameworks/base/test-runner/src/junit/runner/
TestCollector.java 7 * Collects Test class names to be presented
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_host_metrics.h 34 // Collects the number of words in the custom dictionary, which is
38 // Collects status of spellchecking enabling state, which is
42 // Collects a histogram for dictionary corruption rate
46 // Collects status of spellchecking enabling state, which is
50 // Collects a histogram for misspelled word replacement
54 // Collects a histogram for context menu showing as a spell correction
spellcheck_host_metrics.cc 60 // Collects actual number of checked words, excluding duplication.
71 // Collects word checking rate, which is represented
  /external/iptables/extensions/
libxt_RATEEST.man 1 The RATEEST target collects statistics, performs rate estimation calculation
  /external/chromium_org/cc/output/
gl_renderer_draw_cache.h 15 // Collects 4 floats at a time for easy upload to GL.
20 // Collects 16 floats at a time for easy upload to GL.
  /external/chromium_org/chrome/browser/ui/app_list/search/
mixer.h 17 // Mixer collects results from providers, sorts them and publishes them to the
42 // Collects the results, sorts and publishes them.
omnibox_provider.h 39 // The omnibox AutocompleteController that collects/sorts/dup-
search_controller.h 25 // Controller that collects query from given SearchBoxModel, dispatches it
  /external/chromium_org/chrome/browser/task_profiler/
task_profiler_data_serializer.h 21 // This class collects task profiler data and serializes it to a file. The file
  /external/chromium_org/net/ftp/
ftp_server_type_histograms.h 8 // The UpdateFtpServerTypeHistograms function collects statistics related
  /external/linux-tools-perf/Documentation/
perf-archive.txt 15 This command runs runs perf-buildid-list --with-hits, and collects the files
  /external/chromium_org/gpu/config/
gpu_info_collector.h 24 // Collects basic GPU info without creating a GL/DirectX context (and without
27 // The subset each platform collects may be different.
  /external/chromium_org/chrome/browser/metrics/
perf_provider_chromeos.h 45 // Collects perf data if it has not been consumed by calling GetPerfData()
49 // Collects perf data by calling CollectIfNecessary() and reschedules it to be
  /external/chromium/net/ftp/
ftp_server_type_histograms.h 9 // The UpdateFtpServerTypeHistograms function collects statistics related
  /external/chromium_org/chrome_frame/crash_reporting/
crash_metrics.h 5 // This file defines a service that collects information about the user
  /external/chromium_org/content/public/browser/
favicon_status.h 14 // Collects the favicon related information for a NavigationEntry.
  /external/chromium_org/content/public/common/
ssl_status.h 14 // Collects the SSL information for this NavigationEntry.
  /external/chromium_org/net/base/
connection_type_histograms.h 8 // The UpdateConnectionTypeHistograms function collects statistics related
  /external/chromium_org/ppapi/thunk/
ppb_flash_functions_api.h 19 // This class collects all of the Flash interface-related APIs into one place.
  /external/proguard/src/proguard/classfile/visitor/
ClassCollector.java 29 * This <code>ClassVisitor</code> collects the classes that it visits in the
ClassPoolFiller.java 28 * This ClassVisitor collects all the classes it visits in a given
  /external/llvm/lib/Analysis/
InstCount.cpp 1 //===-- InstCount.cpp - Collects the count of all instructions ------------===//
10 // This pass collects the count of all instructions and reports them
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
plugin.xml 58 label="Collects OpenGL trace from device"
61 tooltip="Connects to the device and collects OpenGL trace information">

Completed in 660 milliseconds

1 2 3 4 5 6 7 8 91011>>