OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:other_ptr
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/base/ime/
remote_input_method_win_unittest.cc
237
InputMethod*
other_ptr
= static_cast<InputMethod*>(NULL) + 1;
local
242
EXPECT_EQ(kNull, RemoteInputMethodPrivateWin::Get(
other_ptr
));
Completed in 1655 milliseconds