Home
last modified time | relevance | path

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

/cts/tests/openglperf2/jni/graphics/
DGLUtils.cpp74 textureId = sEnv->CallStaticIntMethod(activityClass, loadTexture, sAssetManager, pathStr); in loadTexture()
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c650 result = CALL(CallStaticIntMethod, StaticFromNative, method); in help_CallIntMethod()
698 TEST_DECLARATION(CallStaticIntMethod) { in TEST_DECLARATION() argument
1754 RUN_TEST(CallStaticIntMethod), in runAllTests()