HomeSort by relevance Sort by last modified time
    Searched full:runs (Results 176 - 200 of 5935) sorted by null

1 2 3 4 5 6 78 91011>>

  /device/asus/flo/sepolicy/
rmt.te 1 # remote storage process (runs as nobody)
  /device/lge/hammerhead/sepolicy/
rmt.te 1 # remote storage process (runs as nobody)
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
StandaloneAwQuotaManagerBridgeTest.java 12 * This class tests AwQuotaManagerBridge runs without AwContents etc. It simulates
  /external/chromium_org/base/
supports_user_data_unittest.cc 35 // Destruction of supports_user_data runs the actual test.
  /external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
HostDrivenTest.java 16 * python tests on the host and are excluded from regular instrumentation test runs.
  /external/chromium_org/build/android/pylib/uiautomator/
setup.py 14 """Runs uiautomator tests on connected device(s).
  /external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc 47 "invalidation", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
65 "runs/s",
100 "runs/s",
129 "runs/s",
  /external/chromium_org/cc/test/
ordered_simple_task_runner.h 14 // This runs pending tasks based on task's post_time + delay.
  /external/chromium_org/chrome/browser/chromeos/attestation/
fake_certificate.h 18 // whichever is first. This is designed for use in unit tests and runs quickly.
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
av_scanning_file_validator.h 20 // Runs AV checks on the resulting file (Windows-only).
  /external/chromium_org/chrome/browser/ui/app_list/
extension_uninstaller.h 13 // ExtensionUninstaller runs the extension uninstall flow. It shows the
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/views/
background.html 19 //Runs if extension installation is done.
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
background.html 6 When any installed hosted app, packaged app, or extension has "background" permission, Chrome runs (invisibly) as soon as the user logs into their computer—before the user launches Chrome. The "background" permission also makes Chrome continue running (even after its last window is closed) until the user explicitly quits Chrome.
  /external/chromium_org/chromeos/dbus/
mock_cryptohome_client.cc 18 // Runs callback with true.
  /external/chromium_org/components/precache/core/
url_list_provider.h 20 // Runs |callback| with a list of URLs. |callback| may be run before the call
  /external/chromium_org/components/translate/core/common/
translate_switches.cc 18 // Overrides security-origin with which Translate runs in an isolated world.
translate_util.h 23 // Get Security origin with which Translate runs. This is used both for
  /external/chromium_org/content/browser/loader/
resource_scheduler_filter.h 14 // inserted before the RenderMessageFilter, because the ResourceScheduler runs
  /external/chromium_org/mojo/public/c/environment/
async_waiter.h 18 // stop waiting. This identifier becomes invalid once the callback runs.
  /external/chromium_org/net/tools/dump_cache/
upgrade_win.h 14 // Runs a loop to write a new cache with all the data available from a slave
  /external/chromium_org/net/tools/tld_cleanup/
PRESUBMIT.py 10 """Runs unittest for make_dafsa if any related file has been modified."""
  /external/chromium_org/remoting/host/
host_window_proxy.h 20 // Takes an instance of |HostWindow| and runs it on the |ui_task_runner| thread.
  /external/chromium_org/third_party/WebKit/ManualTests/
invalid-mouse-event.html 7 <li>As the test runs, move the mouse around.</li>
leak-observer-nonmain-world.html 27 // Need autofocus since evaluateScriptInIsolatedWorld runs in the focused frame.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
compare-timing-files 50 print("average of fastest $count runs: $oldAverage\n");
51 printf("range of fastest $count runs: %.2f%% (%d)\n", $oldRangePercent, $oldRange);
58 print("average of fastest $count runs: $newAverage\n");
59 printf("range of fastest $count runs: %.2f%% (%d)\n", $newRangePercent, $newRange);

Completed in 1816 milliseconds

1 2 3 4 5 6 78 91011>>