Searched defs:expectedState (Results 1 – 6 of 6) sorted by relevance
140 public void assertState(String taskId, @State int expectedState, int timeoutMs) { in assertState()144 private void assertStateInternal(String taskId, int expectedState, int timeoutMs) { in assertStateInternal()
311 public static void runUntilPlaybackState(Player player, @Player.State int expectedState) { in runUntilPlaybackState()
161 Bundle expectedState = new Bundle(); in savesInstanceState() local
708 private TaskWrapper assertState(@State int expectedState) { in assertState()
60 GrClipStack::ClipState expectedState() const { return fExpectedState; } in expectedState() function in __anon593ab8390111::TestCase69 GrClipStack::ClipState expectedState, in TestCase()
129 const Convertibility expectedState; in testConversionCapability() member