Searched refs:knownMethodsThisObject (Results 1 – 1 of 1) sorted by relevance
129 long knownMethodsThisObject = 0; in testThisObjectTest001() local150 if ( knownMethodsThisObject != 0 ) { in testThisObjectTest001()151 if ( knownMethodsThisObject != thisObject.objectID ) { in testThisObjectTest001()155 ("## Expected ObjectID: " + knownMethodsThisObject); in testThisObjectTest001()160 knownMethodsThisObject = thisObject.objectID; in testThisObjectTest001()