Home
last modified time | relevance | path

Searched refs:updateKernelStartTime (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/sts-common-util/host-side/src/com/android/sts/common/tradefed/testtype/
DSecurityTestCase.java104 updateKernelStartTime(); in setUp()
251 updateKernelStartTime(); in assertNotKernelPointer()
378 updateKernelStartTime(); in safeReboot()
387 public void updateKernelStartTime() throws DeviceNotAvailableException { in updateKernelStartTime() method in SecurityTestCase