Home
last modified time | relevance | path

Searched defs:protofile (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/scripts/
H A Dfakeprotoc.py177 def _write_or_update_results_json(log_dir, protofile, protoc_arg_dict): argument
221 def _get_cs_files_to_generate(protofile, proto_to_generated): argument
236 protofile, cs_files_to_generate, grpc_out_dir, csharp_out_dir, projectdir argument
272 protofile, argument
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestGrpcServicesMetadata/
H A Dexpected.json17 "protofile": [ array
44 "protofile": [ array
71 "protofile": [ array
95 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestMultipleProtos/
H A Dexpected.json23 "protofile": [ array
47 "protofile": [ array
71 "protofile": [ array
95 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestCharactersInName/
H A Dexpected.json23 "protofile": [ array
47 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/
H A DMsBuildIntegrationTest.cs458 public SortedSet<string> GetArgumentNames(string protofile) in GetArgumentNames()
477 public List<string> GetArgumentValues(string protofile, string name) in GetArgumentValues()
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestSetOutputDirs/
H A Dexpected.json23 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestAtInPath/
H A Dexpected.json23 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestSingleProto/
H A Dexpected.json23 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestProtoOutsideProject/project/
H A Dexpected.json26 "protofile": [ array
/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools.Tests/IntegrationTests/TestExtraOptions/
H A Dexpected.json33 "protofile": [ array
/aosp_15_r20/external/curl/tests/libtest/
H A Dlib571.c110 FILE *protofile = fopen(libtest_arg2, "wb"); in test() local
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp1286 std::string protofile; in ParseProtoTest() local
1337 std::string protofile; in ParseProtoTestWithSuffix() local
1389 std::string protofile; in ParseProtoTestWithIncludes() local