Searched defs:shouldBeRemote (Results 1 – 2 of 2) sorted by relevance
62 bool shouldBeRemote; member69 #define shouldBeRemote GetParam().shouldBeRemote macro
66 …public JavaClientTest(Class serviceClass, String expectedName, boolean shouldBeRemote, boolean sho… in JavaClientTest()