Home
last modified time | relevance | path

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

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DTraceFormatParserTest.java60 List<String> expectedStringParameters = Arrays.asList("bar"); in testParseFormatLine() local
153 List<String> expectedStringParameters = Arrays.asList("str"); in testCategorizeParameters() local