Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c47 static jstring biscuits; variable
113 biscuits = CALL(NewStringUTF, "biscuits"); in initializeVariables()
114 if (biscuits == NULL) { in initializeVariables()
118 biscuits = (jstring) CALL(NewGlobalRef, biscuits); in initializeVariables()
1269 {z: true}, {l: biscuits} in help_TakeOneOfEach()
1278 (jboolean) true, biscuits); in help_TakeOneOfEach()
1293 (jboolean) true, biscuits); in help_TakeOneOfEach()
1309 (jboolean) true, biscuits); in help_TakeOneOfEach()
1344 (jboolean) true, biscuits); in TEST_DECLARATION()
1358 (jboolean) true, biscuits); in TEST_DECLARATION()
[all …]