OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_as_object
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/renderer/
v8_value_converter_impl_unittest.cc
687
base::DictionaryValue*
current_as_object
= NULL;
local
688
ASSERT_TRUE(current->GetAsDictionary(&
current_as_object
)) << i;
689
ASSERT_TRUE(
current_as_object
->Get(kKey, ¤t)) << i;
Completed in 357 milliseconds