Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dtensor_bundle_test.cc744 constexpr size_t kLongLength = static_cast<size_t>(UINT32_MAX) + 1; in TEST() local
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.hpp2767 …static constexpr uint16_t kLongLength = sizeof(uint32_t) + sizeof(uint32_t); // lease and key lea… member in ot::Dns::LeaseOption