Home
last modified time | relevance | path

Searched refs:discover (Results 1 – 8 of 8) sorted by relevance

/tools/test/connectivity/acts/framework/tests/
Dtest_suite.py43 suite = unittest.TestLoader().discover(
45 suite = unittest.TestLoader().discover(
/tools/test/connectivity/acts/framework/tests/test_utils/instrumentation/
Dunit_test_suite.py23 suite = unittest.TestLoader().discover(
/tools/treble/build/
Dtest.py25 suite = loader.discover(start_dir, pattern='*_test.py')
/tools/treble/split/
Dtest.py24 suite = loader.discover(start_dir, pattern='*_test.py')
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS325 [PTS asks us to discover services]
336 [PTS asks us to discover services]
/tools/test/connectivity/acts/tests/google/net/
DDhcpServerTest.py172 discover = self._make_discover(self.hwaddr)
173 resp = self._get_response(discover)
176 bootp = assert_bootp_response(resp, discover)
/tools/test/connectivity/acts/tests/google/fuchsia/bt/
Dcmd_input.py1202 def do_btc_request_discovery(self, discover): argument
1217 self.str_to_bool(discover))
/tools/repohooks/
DREADME.md82 A few environment variables are set so scripts don't need to discover things.