Home
last modified time | relevance | path

Searched refs:interopTests (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/okhttp-hpacktests/src/test/java/com/squareup/okhttp/internal/spdy/
DHpackDecodeTestBase.java38 protected static Collection<Story[]> createStories(String[] interopTests) in createStories() argument
41 for (String interopTestName : interopTests) { in createStories()
/external/grpc-grpc-java/android-interop-testing/app/src/androidTest/java/io/grpc/android/integrationtest/
DInteropInstrumentationTest.java86 public void interopTests() throws Exception { in interopTests() method in InteropInstrumentationTest