Searched defs:proto_path (Results 1 – 6 of 6) sorted by relevance
104 string proto_path = "-I" + TestTempDir(); in TEST() local143 string proto_path = "-I" + TestTempDir(); in TEST() local
81 string proto_path = "--proto_path=" + TestTempDir(); in TEST() local
233 string proto_path = "-I" + TestTempDir(); in TEST() local
97 string proto_path = "-I" + TestTempDir(); in CaptureMetadata() local
109 string proto_path = "-I" + TestTempDir(); in TEST() local
4 proto_path = os.environ['ANDROID_BUILD_TOP'] + "/frameworks/native/cmds/surfacereplayer/proto/src/" variable