Home
last modified time | relevance | path

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

/cts/tests/tests/jni/libjnitest/
Dmacroized_tests.c48 static jstring biscuits; variable
114 biscuits = CALL(NewStringUTF, "biscuits"); in initializeVariables()
115 if (biscuits == NULL) { in initializeVariables()
119 biscuits = (jstring) CALL(NewGlobalRef, biscuits); in initializeVariables()
1270 {.b = 6}, {.z = true}, {.l = biscuits} in help_TakeOneOfEach()
1279 (jboolean) true, biscuits); in help_TakeOneOfEach()
1294 (jboolean) true, biscuits); in help_TakeOneOfEach()
1310 (jboolean) true, biscuits); in help_TakeOneOfEach()
1345 (jboolean) true, biscuits); in TEST_DECLARATION()
1359 (jboolean) true, biscuits); in TEST_DECLARATION()
[all …]