Searched refs:TIMEOUT_NONDETERMINISTIC (Results 1 – 4 of 4) sorted by relevance
36 AdbUtils.runPocNoOutput("CVE-2017-6262", getDevice(), TIMEOUT_NONDETERMINISTIC); in testPocCVE_2017_6262()
47 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()
59 protected static final int TIMEOUT_NONDETERMINISTIC = 315; field in SecurityTestCase