Searched refs:CallStaticBooleanMethod (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/graphics/jni/ |
D | android_graphics_cts_VulkanPreTransformCtsActivity.cpp | 39 return env->CallStaticBooleanMethod(clazz, mid, setPreTransform, preTransformHint); in validatePixelValues()
|
/cts/tests/tests/jni/libjnitest/ |
D | macroized_tests.c | 231 result = CALL(CallStaticBooleanMethod, StaticFromNative, method); in help_CallBooleanMethod() 279 TEST_DECLARATION(CallStaticBooleanMethod) { in TEST_DECLARATION() argument 1308 result = CALL(CallStaticBooleanMethod, StaticFromNative, method, in help_TakeOneOfEach() 1448 result = CALL(CallStaticBooleanMethod, StaticFromNative, method, in help_TakeCoolHandLuke() 1715 RUN_TEST(CallStaticBooleanMethod), in runAllTests()
|