Home
last modified time | relevance | path

Searched refs:exp (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/net/
DDataCostTest.py87 def _check_if_multipath_preference_valid(self, val, exp): argument
94 if exp == NONE:
95 asserts.assert_true(val == exp, "Multipath value should be 0")
97 asserts.assert_true(val >= exp,
98 "Multipath value should be at least %s" % exp)
DDhcpServerTest.py432 exp = getopt(resp, 'lease_time')
436 self.hwaddr, addr, siaddr=None, bcastbit=bcastbit), addr, exp)
478 exp = getopt(resp, 'lease_time')
485 addr, exp)
/tools/asuite/aidegen_functional_test/
Daidegen_functional_test_main.py248 except Exception as exp:
253 'Unexpected command {} exception {}.'.format(use_case, exp))
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1223 exp=codec_type,