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