Home
last modified time | relevance | path

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

/external/openthread/tests/scripts/thread-cert/
Dnode.py579 self._expect('spinel-cli >')
620 def _expect(self, pattern, timeout=-1, *args, **kwargs): member in NodeImpl
637 self._expect('Done', timeout)
707 self._expect(pattern, timeout=timeout)
763 self._expect(r"[^\n]+\n")
778 self._expect('Commands:')
840 self._expect('Finished detaching')
1293 self._expect(r'(.*)Done')
1390 self._expect(r"(Done|Error .*)")
2122 self._expect('Energy:', timeout=timeout)
[all …]
Dtest_diag.py96 node._expect(case[1])
Ddebug.py85 node._expect('Done')
/external/vboot_reference/tests/futility/
Dtest_sign_firmware.sh97 cmp ${SCRIPTDIR}/data_${base}_expect.txt ${TMP}.${base}.sha.new
116 tail -4 ${SCRIPTDIR}/data_${base}_expect.txt > ${loemdir}/sha.expect
/external/openthread/tools/harness-automation/autothreadharness/
Dopen_thread_controller.py124 def _expect(self, expected, times=50): member in OpenThreadController
211 self._expect(req)
/external/icu/icu4c/source/test/cintltst/
Dutransts.c40 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
574 _expect(trans, "ABC", "abc"); in TestExtractBetween()
728 _expect(trans, cfrom, cto); in _expectRules()
733 static void _expect(const UTransliterator* trans, in _expect() function
/external/cronet/third_party/icu/source/test/cintltst/
Dutransts.c40 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
574 _expect(trans, "ABC", "abc"); in TestExtractBetween()
728 _expect(trans, cfrom, cto); in _expectRules()
733 static void _expect(const UTransliterator* trans, in _expect() function
/external/openthread/tools/harness-thci/
DOpenThread_WpanCtl.py105 def _expect(self, expected, times=50): member in OpenThread_WpanCtl
219 self._expect(cmd)
1327 self._expect(cmd)
1349 self._expect(cmd)