HomeSort by relevance Sort by last modified time
    Searched full:suite (Results 451 - 475 of 5899) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Required_Suite.py 0 """Suite Required Suite: Events that every application should support
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
System_Events_Suite.py 0 """Suite System Events Suite: Terms and Events for controlling the System Events application
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/test/
dump.py 75 def suite(): function
80 runner.run(suite())
py25tests.py 71 def suite(): function
77 runner.run(suite())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
dump.py 75 def suite(): function
80 runner.run(suite())
py25tests.py 71 def suite(): function
77 runner.run(suite())
  /external/chromium_org/content/common/android/
address_parser_unittest.cc 526 EXPECT_TRUE(IsAddress("201 S. Division St. Suite 500 Ann Arbor, MI 48104"));
528 "Millennium at Midtown 10 10th Street NE Suite 600 Atlanta, GA 30309"));
530 "9606 North MoPac Expressway Suite 400 Austin, TX 78759"));
531 EXPECT_TRUE(IsAddress("2590 Pearl Street Suite 100 Boulder, CO 80302"));
533 EXPECT_TRUE(IsAddress("410 Market St Suite 415 Chapel Hill, NC 27516"));
538 EXPECT_TRUE(IsAddress("301 S. Blount St. Suite 301 Madison, WI 53703"));
543 EXPECT_TRUE(IsAddress("6425 Penn Ave. Suite 700 Pittsburgh, PA 15206"));
544 EXPECT_TRUE(IsAddress("1818 Library Street Suite 400 Reston, VA 20190"));
564 EXPECT_EQ(FindAddress("2590 Pearl Street Suite 100 Boulder, CO 80302 6425 " \
565 "Penn Ave. Suite 700 Pittsburgh, PA 15206")
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ListsTest.java 101 @GwtIncompatible("suite")
102 public static Test suite() { method in class:ListsTest
103 TestSuite suite = new TestSuite(); local
104 suite.addTestSuite(ListsTest.class);
106 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
118 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
138 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
153 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
168 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
180 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator()
    [all...]
  /cts/tools/dex-tools/
README.txt 24 test : source code of the small test suite
  /cts/tools/signature-tools/
README.txt 42 test : source code of the test suite
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
ResultReporter.java 49 .addFormValue("suite", mSuiteName)
  /cts/tools/vm-tests-tf/src/dot/
Main.java 29 TestRunner.run(AllTests.suite());
  /external/blktrace/btt/
trace_plug.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
trace_requeue.c 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  /external/chromium/chrome/browser/net/
connection_tester.h 20 // ConnectionTester runs a suite of tests (also called "experiments"),
34 // To run the test suite, create an instance of ConnectionTester and then call
108 // Called once the test suite is about to start.
136 // Starts running the test suite on |url|. Notification of progress is sent to
  /external/chromium/net/tools/spdyshark/
Makefile.common 24 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
packet-spdy.h 24 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  /external/chromium/testing/
gtest_mac_unittest.mm 7 // or run GTest's internal test suite.
  /external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
Feature.java 14 * dependencies), and the test suite ends up containing a large amount of
  /external/chromium_org/build/android/pylib/gtest/
test_runner.py 17 """Returns True if the test suite requires mock test server."""
27 """Single test suite attached to a single device.
182 """Sets up necessary test enviroment for the test suite."""
190 """Cleans up the test enviroment for the test suite."""
  /external/chromium_org/chrome/browser/net/
connection_tester.h 20 // ConnectionTester runs a suite of tests (also called "experiments"),
34 // To run the test suite, create an instance of ConnectionTester and then call
106 // Called once the test suite is about to start.
138 // Starts running the test suite on |url|. Notification of progress is sent to
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ClickListenerTest.java 13 * Test suite for click listener validation in content detection.
EmailAddressDetectionTest.java 12 * Test suite for email address detection.
JavaBridgeChildFrameTest.java 12 * Part of the test suite for the WebView's Java Bridge.
  /external/chromium_org/net/test/
run_all_unittests.cc 30 // Register JNI bindings for android. Doing it early as the test suite setup

Completed in 742 milliseconds

<<11121314151617181920>>