Searched defs:boxed_type (Results 1 – 2 of 2) sorted by relevance
/art/test/712-varhandle-invocations/util-src/ |
D | generate_java.py | 47 …def __init__(self, name, boxed_type, examples, ordinal=-1, width=-1, supports_bitwise=True, suppor… argument
|
/art/runtime/jni/ |
D | jni_internal_test.cc | 842 #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
|