Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_utils.py419 if not _are_identical_cmds(test_cmds, former_test_cmds):
454 def _are_identical_cmds(current_cmds, former_cmds): function
/tools/asuite/atest/
Datest_utils.py513 if not _are_identical_cmds(test_cmds, former_test_cmds):
565 def _are_identical_cmds(current_cmds, former_cmds): function