Searched refs:buildIntentWithAllLongExtras (Results 1 – 2 of 2) sorted by relevance
279 assertThat(mPropertiesProvisioningDataParser.parse(buildIntentWithAllLongExtras())) in testParse_shortExtras_sameAsLongExtras()491 private Intent buildIntentWithAllLongExtras() throws Exception { in buildIntentWithAllLongExtras() method in PropertiesProvisioningDataParserTest
480 assertThat(mExtrasProvisioningDataParser.parse(buildIntentWithAllLongExtras())) in testParse_shortExtras_sameAsLongExtras()999 private Intent buildIntentWithAllLongExtras() { in buildIntentWithAllLongExtras() method in ExtrasProvisioningDataParserTest