Home
last modified time | relevance | path

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

/tools/loganalysis/tests/src/com/android/loganalysis/parser/
DTraceFormatParserTest.java57 List<String> expectedParameters = Arrays.asList("foo", "bar"); in testParseFormatLine() local
79 List<String> expectedParameters = Arrays.asList(); in testNoParameters() local
164 List<String> expectedParameters = Arrays.asList("fooBar"); in testCaseConvertParameterName() local