Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/opengl/jni/graphics/
DGLUtils.cpp74 textureId = sEnv->CallStaticIntMethod(activityClass, loadTexture, sAssetManager, pathStr); in loadTexture()
/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c641 result = CALL(CallStaticIntMethod, StaticFromNative, method); in help_CallIntMethod()
688 TEST_DECLARATION(CallStaticIntMethod) { in TEST_DECLARATION() argument
1730 RUN_TEST(CallStaticIntMethod), in runAllTests()