Home
last modified time | relevance | path

Searched defs:boxed_type (Results 1 – 2 of 2) sorted by relevance

/art/test/712-varhandle-invocations/util-src/
Dgenerate_java.py47 …def __init__(self, name, boxed_type, examples, ordinal=-1, width=-1, supports_bitwise=True, suppor… argument
/art/runtime/jni/
Djni_internal_test.cc842 #define DoCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument
869 #define DoFailCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument
882 #define DoGoodCall(boxed_type, shorty, c_type, bad_value) \ in TEST_F() argument