Searched refs:field_32 (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dsubtype_check_test.cc83 int32_t field_32 = 0; local
84 memcpy(&field_32, &subtype_check_info_and_status_, sizeof(int32_t));
85 return field_32;

Completed in 5 milliseconds