Home
last modified time | relevance | path

Searched refs:proto_path (Results 1 – 25 of 51) sorted by relevance

123

/external/protobuf/objectivec/DevTools/
Dcompile_testing_protos.sh105 --proto_path=src/google/protobuf/ \
106 --proto_path=src \
123 compile_proto --proto_path="objectivec/Tests" "${a_proto}"
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc95 string proto_path = "--proto_path=" + TestTempDir(); in TEST() local
99 proto_path.c_str(), in TEST()
/external/autotest/client/cros/enterprise/
Denterprise_fake_dmserver.py18 def __init__(self, proto_path): argument
32 sys.path.append(proto_path)
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc103 string proto_path = "-I" + TestTempDir(); in TEST() local
109 proto_path.c_str(), in TEST()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc109 string proto_path = "-I" + TestTempDir(); in TEST() local
115 proto_path.c_str(), in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc233 string proto_path = "-I" + TestTempDir(); in TEST() local
239 proto_path.c_str(), in TEST()
Dmetadata_test.cc97 string proto_path = "-I" + TestTempDir(); in CaptureMetadata() local
105 const char* argv[] = {"protoc", proto_path.c_str(), cpp_out.c_str(), in CaptureMetadata()
/external/autotest/client/site_tests/platform_MetricsUploader/src/
DMakefile17 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_OwnershipApi/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_OwnershipRetaken/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_MultipleSessions/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_GuestAndActualSession/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_RemoteOwnership/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_UserPolicyKeys/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_MultiUserPolicy/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/login_OwnershipTaken/src/
DMakefile19 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_DisableScreenshots/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_PopupsAllowedForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_PopupsBlockedForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_PluginsAllowedForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_ProxySettings/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/src/
DMakefile23 protoc --proto_path=$(PROTO_PATH) --python_out=$(OUT_DIR) $(PROTO_DEFS)

123