/external/chromium_org/chrome/browser/metrics/ |
time_ticks_experiment_unittest.cc | 13 // Makes sure the test runs. Mostly so we don't break by using illegal functions
|
time_ticks_experiment_win.h | 14 // Runs an experiment once per session upon successful upload of UMA. Determines
|
/external/chromium_org/chrome/browser/net/ |
crl_set_fetcher.h | 49 // DoInitialLoadFromDisk runs on the FILE thread and attempts to load a CRL 54 // LoadFromDisk runs on the FILE thread and attempts to load a CRL set 59 // SetCRLSetIfNewer runs on the IO thread and installs a CRL set 66 // DoDeleteFromDisk runs on the FILE thread and removes the CRLSet file from
|
/external/chromium_org/chrome/browser/ui/ |
process_singleton_dialog_linux.h | 11 // lock. This runs the message loop itself as the browser message loop has not
|
/external/chromium_org/chrome/common/safe_browsing/ |
zip_analyzer.h | 6 // protection, which runs in a sandboxed utility process.
|
/external/chromium_org/content/browser/device_sensors/ |
data_fetcher_shared_memory_base.h | 42 // Fetcher runs on the same thread as its creator. 44 // Fetcher runs on a separate thread calling |Fetch()| at regular intervals. 46 // Fetcher runs on a separate thread, but no callbacks are executed. 64 // Returns the type of thread this fetcher runs on.
|
/external/chromium_org/content/test/data/npapi/ |
get_javascript_url2_frame.html | 16 target frame, and verifies that the call succeeds. The plugin runs
|
/external/chromium_org/extensions/common/ |
extensions_client.cc | 23 // This can happen in unit tests, where the utility thread runs in-process.
|
/external/chromium_org/extensions/renderer/ |
render_view_observer_natives.h | 19 // Runs a callback upon creation of new document element inside a render view
|
/external/chromium_org/mojo/shell/ |
app_child_process.h | 15 // runs a single app (loaded from the file system) on its main thread.
|
/external/chromium_org/remoting/base/ |
logging.h | 14 // it runs in the chromoting host processes.
|
/external/chromium_org/remoting/ios/Chromoting_unittests/ |
main_no_arc.cc | 14 // suite assumed we are running in x86 simulator, but this test project runs
|
/external/chromium_org/third_party/skia/bench/ |
GMBench.h | 13 * Runs a GM as a benchmark by repeatedly drawing the GM.
|
/external/chromium_org/third_party/skia/dm/ |
DMTaskRunner.h | 8 // TaskRunner runs Tasks on one of two threadpools depending on the need for a GrContextFactory.
|
/external/chromium_org/third_party/sqlite/src/test/ |
veryquick.test | 7 # This file runs all the tests run by quick.test except for those related
|
/external/chromium_org/tools/traceline/traceline/scripts/ |
filter_split.sh | 6 # Runs filter_short on the individual splits of a json file, and puts
|
/external/chromium_org/tools/valgrind/asan/ |
asan_wrapper.sh | 7 # A wrapper that runs the program and filters the output through
|
/external/compiler-rt/test/tsan/ |
deflake.bash | 7 # The script runs the target program up to 10 times,
|
/external/junit/src/junit/extensions/ |
RepeatedTest.java | 7 * A Decorator that runs a test repeatedly.
|
/external/junit/src/org/junit/rules/ |
RunRules.java | 7 * Runs a collection of rules on a statement.
|
/external/llvm/test/tools/llvm-cov/Inputs/ |
test_-a_-b.h.gcov | 4 -: 0:Runs:2
|
test_-a_-b_-c_-u.h.gcov | 4 -: 0:Runs:2
|
test_-a_-b_-u.h.gcov | 4 -: 0:Runs:2
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_CreateThread.3 | 12 \fBSDL_CreateThread\fP creates a new thread of execution that shares all of its parent\&'s global memory, signal handlers, file descriptors, etc, and runs the function \fBfn\fR passed the void pointer \fBdata\fR The thread quits when this function returns\&.
|
/external/skia/bench/ |
GMBench.h | 13 * Runs a GM as a benchmark by repeatedly drawing the GM.
|