Searched refs:expectedName (Results 1 – 2 of 2) sorted by relevance
95 String expectedName = in testUnGzip_withTargzFormat() local97 Assert.assertEquals(expectedName, testFile.getName()); in testUnGzip_withTargzFormat()113 String expectedName = logTgzFile.getName().replace(".tgz", ".tar"); in testUnGzip_withTgzFormat() local114 Assert.assertEquals(expectedName, testFile.getName()); in testUnGzip_withTgzFormat()
247 val expectedName = expectedNames[i] in Test publicName reports correct name when called on binary class - ViewGroup#onLayout() constant248 assertEquals("$i:name()", expectedName, parameterItem.name()) in Test publicName reports correct name when called on binary class - ViewGroup#onLayout()