Searched refs:Work (Results 1 – 2 of 2) sorted by relevance
139 new Work() { in testReceiveSessionModifyRequest() method300 new Work() { in testReceiveVideoQuality() method310 new Work() { in testReceiveVideoQuality() method336 new Work() { in testReceiveCallSessionEvent() method362 new Work() { in testReceivePeerDimensionChange() method584 final int expectedVideoQuality, final Work work) { in assertVideoQualityReceived()611 final int expectedEvent, final Work work) { in assertCallSessionEventReceived()638 final int expectedWidth, final Work work) { in assertPeerWidthChanged()797 final int expected, final Work work) { in assertRequestVideoProfileReceived()
846 void doWorkAndWaitUntilConditionIsTrueOrTimeout(Work work, Condition condition, long timeout, in doWorkAndWaitUntilConditionIsTrueOrTimeout()863 protected interface Work { interface in BaseTelecomTestWithMockServices