Searched defs:spec (Results 1 – 6 of 6) sorted by relevance
46 jlong timespecToMs(timespec spec) { in timespecToMs()52 struct timespec spec; in createIntent() local
199 void executeTestRun(ITestInvocationListener listener, String runName, String spec) in executeTestRun()
178 public void setDeviceSpec(IConfiguration spec) { in setDeviceSpec()
524 DeviceSideCollectorSpecification spec = new DeviceSideCollectorSpecification(); in testSetRunnerArgs_guice() local
90 String spec, String description, Charset... additionalPwdEncodings) in getPasswords()
472 private static PrivateKey loadPkcs8EncodedPrivateKey(PKCS8EncodedKeySpec spec) in loadPkcs8EncodedPrivateKey()