OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bazbam
(Results
1 - 1
of
1
) sorted by null
/external/protobuf/src/google/protobuf/io/
printer_unittest.cc
331
const GeneratedCodeInfo::Annotation*
bazbam
= &info.annotation(0);
local
332
ASSERT_EQ(1,
bazbam
->path_size());
333
EXPECT_EQ(33,
bazbam
->path(0));
334
EXPECT_EQ("path",
bazbam
->source_file());
335
EXPECT_EQ(5,
bazbam
->begin());
336
EXPECT_EQ(5,
bazbam
->end());
Completed in 220 milliseconds