Home
last modified time | relevance | path

Searched refs:test_protos (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dproto.c24 static const unsigned char test_protos[] = {"\000ip\0" variable
64 if (test_index >= sizeof(test_protos)) { in test_getprotoent()
67 p.p_proto = test_protos[test_index]; in test_getprotoent()
68 p.p_name = (char *)&test_protos[test_index + 1]; in test_getprotoent()
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_bootstrap_unittest.cc130 const char* test_protos[][2] = { member
154 for (auto file_parameter : test_protos) { in TEST()
/third_party/protobuf/
H A Dupdate_file_lists.sh188 set_bazel_value $BAZEL_BUILD test_protos "" $PROTOS

Completed in 1 milliseconds