Searched refs:testState (Results 1 – 2 of 2) sorted by relevance
146 boolean testState = true; in markerAccuracyTest()150 testState = false; in markerAccuracyTest()153 return testState; in markerAccuracyTest()239 boolean testState = true; in pathAccuracyTest()243 testState = false; in pathAccuracyTest()246 return testState; in pathAccuracyTest()
187 public void testState() { in testState() method in SslCertificateTest