Home
last modified time | relevance | path

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

/external/perfetto/src/ftrace_reader/test/
Dtest_proto_gen.py33 proto_path = os.path.join(tmpdir, 'format.proto') variable
/external/autotest/client/cros/enterprise/
Denterprise_fake_dmserver.py18 def __init__(self, proto_path): argument
/external/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc95 string proto_path = "--proto_path=" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc233 string proto_path = "-I" + TestTempDir(); in TEST() local
Dmetadata_test.cc97 string proto_path = "-I" + TestTempDir(); in CaptureMetadata() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc103 string proto_path = "-I" + TestTempDir(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc109 string proto_path = "-I" + TestTempDir(); in TEST() local
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions.cc102 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
/external/tensorflow/tensorflow/contrib/tpu/profiler/
Ddump_tpu_profile.cc66 string proto_path = JoinPath(run_dir, kProtoTraceFileName); in DumpTraceToLogDirectory() local