Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/common/
H A Derror.hpp94 constexpr uint8_t kNumErrors = OT_NUM_ERRORS; variable
/aosp_15_r20/art/libdexfile/external/
H A Ddex_file_ext_test.cc139 constexpr size_t kNumErrors = 4; in TEST_F() local