Home
last modified time | relevance | path

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

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