Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/
H A DFooHelper.h46 std::string to_string(const hidl_array<T, SIZE1, SIZE2> &array) { in to_string() argument
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dcoap.py60 SIZE1 = 60 variable in CoapOptionsTypes