Home
last modified time | relevance | path

Searched refs:protoCompilerBinary (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java336 final String protoCompilerBinary = "aprotoc"; in compileProtoFileIntoDescriptorSet() local
348 cmdArgs.add(protoCompilerBinary); in compileProtoFileIntoDescriptorSet()