Searched refs:DELETE_PLAYLIST_NAME (Results 1 – 2 of 2) sorted by relevance
154 addNewPlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME); in testDeletePlaylist()155 deletePlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME); in testDeletePlaylist()156 isEmptyPlaylist = verifyPlaylist(MusicPlayerNames.DELETE_PLAYLIST_NAME); in testDeletePlaylist()
45 public static final String DELETE_PLAYLIST_NAME = "testDeletPlaylist"; field in MusicPlayerNames