Home
last modified time | relevance | path

Searched defs:spec (Results 1 – 4 of 4) sorted by relevance

/tools/test/graphicsbenchmark/benchmark_libs/
Dagq.cpp46 jlong timespecToMs(timespec spec) { in timespecToMs()
52 struct timespec spec; in createIntent() local
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DFakeTest.java200 void executeTestRun(ITestInvocationListener listener, String runName, String spec) in executeTestRun()
/tools/apksig/src/apksigner/java/com/android/apksigner/
DPasswordRetriever.java90 String spec, String description, Charset... additionalPwdEncodings) in getPasswords()
DSignerParams.java472 private static PrivateKey loadPkcs8EncodedPrivateKey(PKCS8EncodedKeySpec spec) in loadPkcs8EncodedPrivateKey()