OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMaxTestTimeMs
(Results
1 - 2
of
2
) sorted by null
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTest.java
47
private int
mMaxTestTimeMs
= 1 * 60 * 1000;
123
mMaxTestTimeMs
/* maxTimeToShellOutputResponse */,
WrappedGTest.java
42
private int
mMaxTestTimeMs
= 1 * 60 * 1000;
118
mDevice.executeShellCommand(command, resultParser,
mMaxTestTimeMs
, 0);
Completed in 47 milliseconds