Home
last modified time | relevance | path

Searched defs:kStringSize (Results 1 – 15 of 15) sorted by relevance

/external/openthread/src/core/common/
Duptime.hpp59 …static constexpr uint16_t kStringSize = OT_UPTIME_STRING_SIZE; ///< Recommended string size to rep… member in ot::Uptime
Dsettings.cpp106 static constexpr uint8_t kStringSize = sizeof(MeshCoP::BorderAgent::Id) * 2 + 1; in Log() local
/external/openthread/src/cli/
Dcli_mdns.hpp87 static constexpr uint16_t kStringSize = 400; member in ot::Cli::Mdns
/external/pigweed/pw_unit_test/
Dframework_light.cc204 constexpr size_t kStringSize = sizeof("DISABLED_") - 1; in enabled() local
/external/pigweed/pw_tokenizer/public/pw_tokenizer/internal/
Dtokenize_string.h110 const char (&string)[kStringSize]) { in MakeEntry()
/external/openthread/src/core/utils/
Dchannel_monitor.cpp187 const size_t kStringSize = 128; in LogResults() local
/external/libchrome/base/i18n/
Dbidi_line_iterator_unittest.cc151 const int kStringSize = 65; in TEST_P() local
/external/openthread/tests/unit/
Dtest_string.cpp41 kStringSize = 10, enumerator
Dtest_mdns.cpp68 static constexpr uint16_t kStringSize = 300; variable
/external/openthread/src/core/thread/
Dlink_quality.hpp104 static constexpr uint16_t kStringSize = 10; ///< Max string size for average (@sa ToString()). member in ot::RssAverager
Drouter_table.cpp899 static constexpr uint16_t kStringSize = 128; in LogRouteTable() local
/external/pigweed/pw_varint/
Dstream_test.cc30 auto MakeBuffer(const char (&data)[kStringSize]) { in MakeBuffer()
Dvarint_test.cc586 auto MakeBuffer(const char (&data)[kStringSize]) { in MakeBuffer()
/external/cronet/tot/third_party/jni_zero/benchmarks/
Dbenchmark.cc243 const int kStringSize = 1000; in JNI_Benchmark_RunNativeToJavaStringsBenchmark() local
/external/cronet/stable/third_party/jni_zero/benchmarks/
Dbenchmark.cc243 const int kStringSize = 1000; in JNI_Benchmark_RunNativeToJavaStringsBenchmark() local