OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:json_country
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libaddressinput/chromium/cpp/test/
countryinfo_example_addresses_test.cc
144
scoped_ptr<Json>
json_country
;
local
145
DownloadJsonValueForKey(key, &json, &
json_country
);
148
ASSERT_TRUE(
json_country
->GetStringValueForKey("types", &types_str));
Completed in 132 milliseconds