Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbit_struct_test.cc38 #define VALIDATE_BITSTRUCT_SIZE(type) ValidateBitStructSize<type>(#type) macro
96 VALIDATE_BITSTRUCT_SIZE(TestTwoCustom); in TEST()