Searched refs:onMatchCalled (Results 1 – 1 of 1) sorted by relevance
718 public boolean onMatchCalled = false; field in TestHelper.TestNetworkRequestMatchCallback754 if (onMatchCalled) return; in onMatch()755 onMatchCalled = true; in onMatch()802 if (!networkRequestMatchCallback.onMatchCalled) { in handleUiInteractions()809 assertThat(networkRequestMatchCallback.onMatchCalled).isTrue(); in handleUiInteractions()