Home
last modified time | relevance | path

Searched refs:readLocalFeatures (Results 1 – 2 of 2) sorted by relevance

/edtt-latest/src/tests/
Dtest_utils.py113 def readLocalFeatures(transport, idx, trace): function
Dll_verification.py4226 success = readLocalFeatures(transport, upperTester, trace)[0] and success;
5231 hasFeatures, expectedFeatures = readLocalFeatures(transport, lowerTester, trace)
5232 hasFeatures, upperFeatures = readLocalFeatures(transport, upperTester, trace)