Home
last modified time | relevance | path

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

/art/runtime/jni/
Djni_internal_test.cc842 #define DoCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument
851 check_jni_abort_catcher.Check("unexpected " #c_type " value: " #bad_value); \ in TEST_F()
869 #define DoFailCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument
880 check_jni_abort_catcher.Check("unexpected " #c_type " value: " #bad_value); \ in TEST_F()
882 #define DoGoodCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument