HomeSort by relevance Sort by last modified time
    Searched full:a_it (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/utility/media_galleries/
iphoto_library_parser_unittest.cc 116 parser::Album::const_iterator a_it; local
118 for (a_it = a.begin(), b_it = b.begin();
119 a_it != a.end() && b_it != b.end();
120 ++a_it, ++b_it) {
121 EXPECT_EQ(*a_it, *b_it);
128 parser::Albums::const_iterator a_it; local
130 for (a_it = a.begin(), b_it = b.begin();
131 a_it != a.end() && b_it != b.end();
132 ++a_it, ++b_it) {
133 EXPECT_EQ(a_it->first, b_it->first)
141 std::set<parser::Photo>::const_iterator a_it; local
    [all...]
itunes_library_parser_unittest.cc 42 parser::Album::const_iterator a_it; local
44 for (a_it = a.begin(), b_it = b.begin();
45 a_it != a.end() && b_it != b.end();
46 ++a_it, ++b_it) {
47 CompareTrack(*a_it, *b_it);
54 parser::Albums::const_iterator a_it; local
56 for (a_it = a.begin(), b_it = b.begin();
57 a_it != a.end() && b_it != b.end();
58 ++a_it, ++b_it) {
59 EXPECT_EQ(a_it->first, b_it->first)
67 parser::Library::const_iterator a_it; local
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
en-GB_lexpos.utf 373 ADJ "enlightened" "enl'a_It@nd"
405 ADJ "frightened" "fr'a_It@nd"
406 ADJ "frightening" "fr'a_It@nIN"
428 ADJ "impolite" "ImpAl'a_It"
532 ADJ "polite" "p@l'a_It"
727 ADJ^ADV^N^V "right" "r'a_It"
    [all...]
  /external/chromium_org/cc/resources/
resource_provider.cc 1148 const ResourceMap::iterator& a_it = a.second; local
    [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
en-US_lexpos.utf 145 ADJ "alright" "O:lr'a_It"
559 ADJ^ADV^N^V "right" "r'a_It"
    [all...]

Completed in 80 milliseconds