Searched defs:teardown (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/cert/ | ||
D | gd_device.py | 262 def teardown(self): member in GdDeviceBase |
/system/gsid/tests/ | ||
D | DSUEndtoEndTest.java | 71 public void teardown() throws Exception { in teardown() method in DSUEndtoEndTest |
/system/bt/osi/test/fuzzers/alarm/ | ||
D | fuzz_alarm.cc | 47 void teardown() { semaphore_free(semaphore); } in teardown() function |