Searched refs:shouldThrow (Results 1 – 2 of 2) sorted by relevance
62 public SpyRunUtil(boolean shouldThrow) { in SpyRunUtil() argument63 mShouldThrow = shouldThrow; in SpyRunUtil()
102 public TestObject(String runName, int numTest, boolean shouldThrow) { in TestObject() argument105 mShouldThrow = shouldThrow; in TestObject()109 String runName, int numTest, boolean shouldThrow, boolean deviceUnresponsive) { in TestObject() argument112 mShouldThrow = shouldThrow; in TestObject()