Home
last modified time | relevance | path

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

/art/test/925-threadgroups/
Dthreadgroups.cc93 jint threadgroup_count; in Java_art_Test925_getThreadGroupChildren() local
99 &threadgroup_count, in Java_art_Test925_getThreadGroupChildren()
117 return CreateObjectArray(env, threadgroup_count, "java/lang/ThreadGroup", inner_callback); in Java_art_Test925_getThreadGroupChildren()