Searched defs:unexpectedValue (Results 1 – 3 of 3) sorted by relevance
1203 int unexpectedValue = (int) mh.invoke("True"); in testPrimitiveReturnValueConversions() local1209 Integer unexpectedValue = (Integer) mh.invoke("True"); in testPrimitiveReturnValueConversions() local1221 int unexpectedValue = (int) mh.invoke(false); in testPrimitiveReturnValueConversions() local1227 Integer unexpectedValue = (Integer) mh.invoke("True"); in testPrimitiveReturnValueConversions() local
301 final int unexpectedValue = (i + 1) % 2; in testNoStaleValueModifiedFromMultipleProcesses() local306 + unexpectedValue); in testNoStaleValueModifiedFromMultipleProcesses() local
1206 const bool unexpectedValue( in verify() local1316 const bool unexpectedValue( in verify() local