Searched refs:getVideoPath (Results 1 – 2 of 2) sorted by relevance
52 assertThat(shadowVideoView.getVideoPath()).isEqualTo("video.mp4"); in shouldSetVideoPath()54 assertThat(shadowVideoView.getVideoPath()).isNull(); in shouldSetVideoPath()
136 public String getVideoPath() { in getVideoPath() method in ShadowVideoView