OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:uniqueplanname
(Results
1 - 1
of
1
) sorted by null
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java
635
String
uniquePlanName
= Long.toString(System.currentTimeMillis());
636
PlanCreator planCreator = new PlanCreator(
uniquePlanName
, mContinueSessionId,
Completed in 50 milliseconds