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.c651 result = CALL(CallStaticIntMethod, StaticFromNative, method); in help_CallIntMethod()
699 TEST_DECLARATION(CallStaticIntMethod) { in TEST_DECLARATION() argument
1755 RUN_TEST(CallStaticIntMethod), in runAllTests()