OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:target_component
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chromeos/dbus/ibus/
ibus_component_unittest.cc
55
IBusComponent
target_component
;
local
57
PopIBusComponent(&reader, &
target_component
);
60
EXPECT_EQ(kName,
target_component
.name());
61
EXPECT_EQ(kDescription,
target_component
.description());
62
EXPECT_EQ(kAuthor,
target_component
.author());
Completed in 1743 milliseconds