OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dup_value
(Results
1 - 2
of
2
) sorted by null
/external/grpc-grpc/test/core/transport/
metadata_test.cc
347
static void test_copied_static_metadata(bool dup_key, bool
dup_value
) {
348
gpr_log(GPR_INFO, "test_static_metadata: dup_key=%d
dup_value
=%d", dup_key,
349
dup_value
);
358
maybe_dup(GRPC_MDVALUE(p),
dup_value
));
360
if (dup_key ||
dup_value
) {
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc
1084
unittest::TestEnumWithDupValue
dup_value
= unittest::FOO1;
local
[
all
...]
Completed in 1812 milliseconds