Searched refs:TIMEOUT_NONDETERMINISTIC (Results 1 – 5 of 5) sorted by relevance
36 AdbUtils.runPocNoOutput("CVE-2017-6262", getDevice(), TIMEOUT_NONDETERMINISTIC); in testPocCVE_2017_6262()
48 AdbUtils.runPoc("CVE-2015-1805", getDevice(), TIMEOUT_NONDETERMINISTIC); in testPocCVE_2015_1805()
38 AdbUtils.runPocNoOutput("CVE-2016-8479", getDevice(), TIMEOUT_NONDETERMINISTIC); in testPocCVE_2016_8479()
46 protected static final int TIMEOUT_NONDETERMINISTIC = 315; field in SecurityTestCase
410 AdbUtils.runPocNoOutput(pocName, device, SecurityTestCase.TIMEOUT_NONDETERMINISTIC); in runPocAssertNoCrashes()