/external/chromium/chrome/browser/debugger/manual_tests/ |
profiler-test-basic-grid-functionality.html | 7 This test runs a simple looped computation to test basic
|
profiler-test-re-opening.html | 14 This test runs and profiles a simple looped computation.
|
/external/chromium/chrome/browser/extensions/ |
content_script_apitest.cc | 34 // This extension runs various bits of script and tests that they all run in
|
/external/chromium/chrome/browser/ |
oom_priority_manager.h | 48 // Called by AdjustOomPriorities. Runs on the file thread.
|
/external/chromium/chrome/browser/sync/engine/ |
store_timestamps_command.h | 25 // the next time that DownloadUpdatesCommand runs).
|
/external/chromium/chrome/browser/sync/glue/ |
extension_model_associator.h | 40 // No implementation needed, this associator runs on the main
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
message_box_handler.h | 18 // Creates and runs a Javascript Message Box dialog.
|
/external/chromium/net/base/ |
test_completion_callback.h | 18 // NOTE: Since this runs a message loop to wait for the completion callback,
|
/external/chromium/net/proxy/ |
polling_proxy_config_service.h | 18 // It runs code to get the current proxy settings on a background worker
|
/external/chromium/testing/gtest/test/ |
gtest_environment_test.cc | 122 // Runs the tests. Return true iff successful. 145 // Verifies that RUN_ALL_TESTS() runs the tests when the global 156 // Verifies that RUN_ALL_TESTS() runs the tests when the global 167 // Verifies that RUN_ALL_TESTS() runs no test when the global set-up
|
/external/chromium/testing/ |
multiprocess_func_list.h | 22 // // Code here runs in a child process.
|
/external/clang/test/CodeGen/ |
char-literal.c | 2 // Runs in c++ mode so that wchar_t is available.
|
/external/gtest/test/ |
gtest_environment_test.cc | 118 // Runs the tests. Return true iff successful. 140 // Verifies that RUN_ALL_TESTS() runs the tests when the global 151 // Verifies that RUN_ALL_TESTS() runs the tests when the global 162 // Verifies that RUN_ALL_TESTS() runs no test when the global set-up
|
/external/icu4c/samples/ |
rules.mk | 23 # Make check: simply runs the sample, logged to a file
|
/external/javassist/sample/evolve/ |
DemoLoader.java | 27 * updatable. Then it runs main() in sample.evolve.DemoServer.
|
/external/junit/src/junit/extensions/ |
ActiveTestSuite.java | 8 * A TestSuite for active Tests. It runs each
|
/external/junit/src/junit/framework/ |
TestCase.java | 13 * Each test runs in its own fixture so there 14 * can be no side effects among test runs. 117 * Runs the test case and collects the results in TestResult. 123 * Runs the bare test sequence.
|
/external/junit/src/junit/textui/ |
TestRunner.java | 59 * Runs a suite extracted from a TestCase subclass. 66 * Runs a single test and collects its results. 81 * Runs a single test and waits until the user 154 * Starts a test run. Analyzes the command line arguments and runs the given
|
/external/llvm/autoconf/m4/ |
sanity_check.m4 | 1 dnl Check a program for version sanity. The test runs a program, passes it an
|
/external/markdown/docs/extensions/ |
HTML_Tidy.txt | 4 Runs [HTML Tidy][] on the output of Python-Markdown using the [uTidylib][]
|
/external/netcat/scripts/ |
iscan | 6 ## advantages: runs slower than ident-scan, giving remote inetd less cause
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
SIPStackTimerTask.java | 14 * A subclass of TimerTask which runs TimerTask code within a try/catch block to
|
/external/protobuf/gtest/test/ |
gtest_environment_test.cc | 118 // Runs the tests. Return true iff successful. 140 // Verifies that RUN_ALL_TESTS() runs the tests when the global 151 // Verifies that RUN_ALL_TESTS() runs the tests when the global 162 // Verifies that RUN_ALL_TESTS() runs no test when the global set-up
|
/external/skia/include/core/ |
SkBlitter.h | 33 virtual void blitAntiH(int x, int y, const SkAlpha[], const int16_t runs[]); 75 virtual void blitAntiH(int x, int y, const SkAlpha[], const int16_t runs[]); 96 virtual void blitAntiH(int x, int y, const SkAlpha[], const int16_t runs[]); 121 virtual void blitAntiH(int x, int y, const SkAlpha[], const int16_t runs[]);
|
/external/skia/src/core/ |
SkSpriteBlitter.h | 37 virtual void blitAntiH(int x, int y, const SkAlpha antialias[], const int16_t runs[]);
|