HomeSort by relevance Sort by last modified time
    Searched full:teardown (Results 801 - 825 of 3808) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_upload.py 64 def tearDown(self):
66 super(uploadTestCase, self).tearDown()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_dumb.py 39 def tearDown(self):
43 super(BuildDumbTestCase, self).tearDown()
test_core.py 40 def tearDown(self):
45 super(CoreTestCase, self).tearDown()
test_upload.py 64 def tearDown(self):
66 super(uploadTestCase, self).tearDown()
  /system/bt/test/suite/gatt/
gatt_test.cpp 69 void GattTest::TearDown() {
89 BluetoothTest::TearDown();
gatt_test.h 51 // TearDown cleans up the Bluetooth and GATT interfaces and destroys the
53 virtual void TearDown();
  /system/connectivity/shill/binder/android/system/connectivity/shill/
IManager.aidl 32 * The driver might teardown the station mode interface as a result
42 * The driver might teardown the AP mode interface as a result
  /system/connectivity/shill/cellular/
modem_1_unittest.cc 69 virtual void TearDown();
102 void Modem1Test::TearDown() {
  /system/extras/tests/net_test/
tcp_test.py 43 def tearDown(self):
46 super(TcpBaseTest, self).tearDown()
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
PackagePriorityVerifierActivity.java 114 void tearDown() {
140 void tearDown() {
185 void tearDown() {
230 void tearDown() {
  /cts/suite/audio_quality/test/
TaskSequentialTest.cpp 35 virtual void TearDown() {
  /cts/tests/deviceadmin/uninstalltest/
AndroidTest.xml 26 <option name="teardown-command" value="dpm remove-active-admin --user cur android.devicepolicy.cts.emptydeviceadmin/.EmptyDeviceAdmin" />
  /cts/tests/openglperf2/jni/reference/
GLReference.cpp 57 success = renderer->tearDown() && success;
  /cts/tests/openglperf2/jni/reference/scene/
Scene.cpp 45 bool Scene::tearDown() {
  /cts/tests/signature/
AndroidTest.xml 19 <option name="teardown-command" value="rm -rf /data/local/tmp/signature-test" />
  /cts/tests/tests/display/
AndroidTest.xml 24 <option name="teardown-command" value="settings put global overlay_display_devices &quot;&quot;" />
  /cts/tests/tests/hardware/
AndroidTest.xml 25 <option name="teardown-command" value="dumpsys sensorservice enable" />
  /cts/tests/tests/util/src/android/util/cts/
PrintWriterPrinterTest.java 79 protected void tearDown() throws Exception {
  /development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
FieldSourcerTest.java 41 public void tearDown() throws Exception {
MethodSourcerTest.java 42 public void tearDown() throws Exception {
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/util/
ListOrganizerTest.java 34 public void tearDown() throws Exception {
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/xy/
RectRegionTest.java 33 public void tearDown() throws Exception {
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/TestRewriteRuleTokenStream/
TestRewriteRuleTokenStream.h 43 - (void) tearDown;
  /external/autotest/client/bin/net/
net_tc_unittest.py 20 def tearDown(self):
  /external/autotest/client/cros/networking/chrome_testing/
chrome_networking_test_context.py 28 context.teardown()
61 self.teardown()
100 def teardown(self): member in class:ChromeNetworkingTestContext
105 logging.info('ChromeNetworkingTestContext: teardown')

Completed in 567 milliseconds

<<31323334353637383940>>