Home | History | Annotate | Download | only in functional

Lines Matching full:player

21   # Netflix player states.
124 expected_result: expected return value from Netflix player.
139 """Test case for Netflix player."""
170 """Test that Netflix player loads and plays the title."""
174 'Player did not start playing the title.')
181 'Player did not start playing the title.')
191 'Player did not start playing the title.')
212 # In case player doesn't start playing at all, above while loop may
213 # still pass. So re-verifying and assuming that player did play something
216 msg='Netflix player did not start playing.')
249 'Netflix player did not return a Guest mode error.')
251 self.assertTrue('Netflix Video Player Unavailable' in self.GetTabContents(),