Home
last modified time | relevance | path

Searched refs:CallStaticBooleanMethod (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_VulkanPreTransformCtsActivity.cpp39 return env->CallStaticBooleanMethod(clazz, mid, setPreTransform, preTransformHint); in validatePixelValues()
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c231 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()