Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/src/
H A Dcode-generation-scopes-vixl.h60 kExactSize, // The code emitted must be exactly size bytes. enumerator
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/
H A Dftrace_config_muxer_unittest.cc140 bool kExactSize = false; in TEST() local