Searched defs:stringID (Results 1 – 8 of 8) sorted by relevance
52 long stringID = createString(testString); in checkString() local133 private void checkCommandError(long stringID, int expectedError) { in checkCommandError()
70 long stringID = reply.getNextValueAsStringID(); in testDisposeObjects001() local
66 long stringID = reply.getNextValueAsStringID(); in testCreateString001() local
20 Edge.prototype.stringID = function() { method in Edge
160 long stringID = returnValue.getLongValue(); in testInvokeMethod_toString() local
191 long stringID = createString("Some test string"); in testSuperClass003() local
230 long stringID = value.getLongValue(); in checkArrayRegion() local
410 long stringID = reply.getNextValueAsStringID(); in createString() local421 protected String getStringValue(long stringID) { in getStringValue()