Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/tests/src/com/android/performance/tests/
DDDBenchmarkTestTest.java71 String conv = null; in testBuildDDCommandEmpty() local
99 String conv = null; in testBuildDDCommandInputOutput() local
127 String conv = null; in testBuildDDCommandBlockSize() local
155 String conv = null; in testBuildDDCommandFlags() local
185 String conv = "fsync"; in testBuildDDCommandConv() local
/tools/tradefederation/contrib/src/com/android/performance/
DDDBenchmarkTest.java77 private String conv = null; field in DDBenchmarkTest
278 String conv) { in buildDDCommand()