Searched refs:brokenResult (Results 1 – 1 of 1) sorted by relevance
178 float brokenResult = proxyObject.method(2.1f, 5.8f); in test_newProxyInstanceLjava_lang_ClassLoader$Ljava_lang_ClassLjava_lang_reflect_InvocationHandler() local179 assertTrue("Invalid invoke result", brokenResult == 5.8f); in test_newProxyInstanceLjava_lang_ClassLoader$Ljava_lang_ClassLjava_lang_reflect_InvocationHandler()