Searched refs:getMetadataCount (Results 1 – 2 of 2) sorted by relevance
492 assertTrue(metadataCollection.getMetadataCount() == 1); in testBuildPhoneMetadataCollection_liteBuild()538 assertTrue(metadataCollection.getMetadataCount() == 1); in testBuildPhoneMetadataCollection_specialBuild()585 assertTrue(metadataCollection.getMetadataCount() == 1); in testBuildPhoneMetadataCollection_fullBuild()
1176 public int getMetadataCount() { return metadata_.size(); } in getMetadataCount() method in Phonemetadata.PhoneMetadataCollection1187 int size = getMetadataCount(); in writeExternal()