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