/prebuilts/gdb/linux-x86/lib/python2.7/unittest/ |
case.py | 139 If the fixture may be used for many test cases, create as 145 and deconstruction of the test's environment ('fixture') can be 234 "Hook method for setting up the test fixture before exercising it." 238 "Hook method for deconstructing the test fixture after testing it." 243 "Hook method for setting up class fixture before running tests in the class." 247 "Hook method for deconstructing the class fixture after running all tests in the class." [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 139 If the fixture may be used for many test cases, create as 145 and deconstruction of the test's environment ('fixture') can be 234 "Hook method for setting up the test fixture before exercising it." 238 "Hook method for deconstructing the test fixture after testing it." 243 "Hook method for setting up class fixture before running tests in the class." 247 "Hook method for deconstructing the class fixture after running all tests in the class." [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
case.py | 139 If the fixture may be used for many test cases, create as 145 and deconstruction of the test's environment ('fixture') can be 234 "Hook method for setting up the test fixture before exercising it." 238 "Hook method for deconstructing the test fixture after testing it." 243 "Hook method for setting up class fixture before running tests in the class." 247 "Hook method for deconstructing the class fixture after running all tests in the class." [all...] |
/external/google-breakpad/src/common/dwarf/ |
dwarf2reader_die_unittest.cc | 233 // and form. The 'info' fixture member is left just after the abbrev 281 // The sequence to which the fixture's methods append expectations.
|
/frameworks/wilhelm/tests/automated/ |
BufferQueue_test.cpp | 71 // The fixture for testing class BufferQueue 306 //ALOGV("Test Fixture: InvalidBuffer");
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/ |
BufferedInputStreamTest.java | 548 * Sets up the fixture, for example, open a network connection. This method 563 * Tears down the fixture, for example, close a network connection. This
|
BufferedReaderTest.java | 586 * Sets up the fixture, for example, open a network connection. This method 593 * Tears down the fixture, for example, close a network connection. This
|
DataInputStreamTest.java | 621 * Sets up the fixture, for example, open a network connection. This method 630 * Tears down the fixture, for example, close a network connection. This
|
LineNumberInputStreamTest.java | 150 * Sets up the fixture, for example, open a network connection. This method
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/ |
ConstructorTest.java | 430 * Sets up the fixture, for example, open a network connection. This method 437 * Tears down the fixture, for example, close a network connection. This
|
ModifierTest.java | 423 * Sets up the fixture, for example, open a network connection. This method 430 * Tears down the fixture, for example, close a network connection. This
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
DecimalFormatSymbolsTest.java | 440 * Sets up the fixture, for example, open a network connection. This method 449 * Tears down the fixture, for example, close a network connection. This
|
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/ |
LocaleTest.java | 432 * Sets up the fixture, for example, open a network connection. This method 443 * Tears down the fixture, for example, close a network connection. This
|
TreeSetTest.java | 350 * Sets up the fixture, for example, open a network connection. This method 362 * Tears down the fixture, for example, close a network connection. This
|
/system/connectivity/shill/wifi/ |
mac80211_monitor_unittest.cc | 73 // Getters for fixture fields. 78 // Complex fixture methods.
|
/system/core/fastboot/ |
udp_test.cpp | 65 // Fixture class to test protocol initialization. Usage is to set up the expected calls to the 302 // Fixture class to test UDP Transport read/write functionality.
|
/external/droiddriver/src/io/appium/droiddriver/helpers/ |
BaseDroidDriverTest.java | 90 * Initializes test fixture once for all tests extending this class. This may have unexpected
|
/external/google-tv-pairing-protocol/cpp/tests/polo/wire/protobuf/ |
protobufwireadaptertest.cc | 58 // Test fixture for ProtobufWireAdapter tests.
|
/external/libchrome/base/time/ |
pr_time_unittest.cc | 26 // Specialized test fixture allowing time strings without timezones to be
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/ |
b2Contact.cpp | 160 // Note: do not assume the fixture AABBs are overlapping or are valid.
|
/external/libxml2/result/valid/ |
index.xml | 105 <!ELEMENT docdata (correction | evloc | doc-id | del-list | urgency | fixture | date.issue | date.release | date.expire | doc-scope | series | ed-msg | du-key | doc.copyright | doc.rights | key-list)*> 131 <!ELEMENT fixture EMPTY> 132 <!ATTLIST fixture id ID #IMPLIED> 133 <!ATTLIST fixture fix-id CDATA #IMPLIED> [all...] |
/external/llvm/unittests/ADT/ |
SmallStringTest.cpp | 24 // Test fixture class
|
/external/tlsdate/src/ |
proxy-bio-unittest.c | 17 FIXTURE (test_bio)
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldServerSocketTest.java | 322 * Sets up the fixture, for example, open a network connection. This method
|
/prebuilts/tools/common/m2/repository/net/sf/jopt-simple/jopt-simple/4.9/ |
jopt-simple-4.9.pom | 256 <param>*Fixture</param>
|