OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIncludeTestLogTags
(Results
1 - 2
of
2
) sorted by null
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
CtsXmlResultReporterTest.java
193
mResultReporter.
setIncludeTestLogTags
(true);
205
// Check for TestLog tags because the flag was enabled via
setIncludeTestLogTags
.
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java
117
public void
setIncludeTestLogTags
(boolean include) {
Completed in 1818 milliseconds