Searched refs:readLocalFeatures (Results 1 – 2 of 2) sorted by relevance
| /edtt-latest/src/tests/ |
| D | test_utils.py | 113 def readLocalFeatures(transport, idx, trace): function
|
| D | ll_verification.py | 4226 success = readLocalFeatures(transport, upperTester, trace)[0] and success; 5231 hasFeatures, expectedFeatures = readLocalFeatures(transport, lowerTester, trace) 5232 hasFeatures, upperFeatures = readLocalFeatures(transport, upperTester, trace)
|