OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kText2
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/mojo/public/tests/
bindings_handle_passing_unittest.cc
16
const char
kText2
[] = "world";
76
EXPECT_TRUE(WriteTextMessage(pipe3_.get(),
kText2
));
109
EXPECT_EQ(std::string(
kText2
), text2);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.cc
38
const char
kText2
[] = "Stevens Pass is our first choice.";
/external/chromium_org/ui/gfx/
render_text_unittest.cc
[
all
...]
Completed in 68 milliseconds