Searched refs:emptyArray (Results 1 – 1 of 1) sorted by relevance
156 String[] emptyArray = new String[0]; in testExtractor() local157 testExtractor(foo.getAssetUrl("noiseandchirps.ogg"), emptyArray, emptyArray); in testExtractor()