OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:to_message
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc
486
unittest::TestAllTypes
to_message
;
local
494
&
to_message
, TestUtil::ReflectionTester::IS_NULL);
498
&from_message1, &
to_message
);
500
&
to_message
, TestUtil::ReflectionTester::NOT_NULL);
504
&from_message2, &
to_message
);
506
&
to_message
, TestUtil::ReflectionTester::NOT_NULL);
511
&
to_message
);
513
&
to_message
, TestUtil::ReflectionTester::IS_NULL);
519
unittest::TestAllExtensions
to_message
;
local
527
&
to_message
, TestUtil::ReflectionTester::IS_NULL)
626
unittest::TestOneof2
to_message
;
local
[
all
...]
test_util.h
162
Message*
to_message
);
test_util.cc
[
all
...]
Completed in 139 milliseconds