Searched refs:StartsWithList (Results 1 - 1 of 1) sorted by relevance

/external/autotest/site_utils/
H A Dtest_runner_utils_unittest.py17 class StartsWithList(mox.Comparator): class in inherits:mox.Comparator
123 subprocess.Popen(mox.And(StartsWithList(arglist_1),
136 subprocess.Popen(mox.And(StartsWithList(arglist_2),

Completed in 50 milliseconds