Home
last modified time | relevance | path

Searched defs:kToken (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_allocator/examples/
Dmetrics.cc37 constexpr pw::metric::Token kToken = PW_TOKENIZE_STRING("CustomMetrics"); in CollectCustomMetrics() local
/external/pigweed/pw_allocator/public/pw_allocator/
Dtesting.h34 constexpr pw::tokenizer::Token kToken = PW_TOKENIZE_STRING("test"); variable
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_argument.h50 kToken, enumerator
/external/pigweed/pw_malloc/
Dmalloc.cc47 constexpr static Token kToken = PW_TOKENIZE_STRING("system allocator"); in WrapSystemAllocator() local
/external/libbrillo/policy/tests/
Ddevice_policy_impl_test.cc308 const char kToken[] = "some_token"; in TEST_F() local
324 const char kToken[] = "some_token"; in TEST_F() local
/external/pigweed/pw_allocator/
Dtracking_allocator_test.cc51 constexpr static pw::metric::Token kToken = 1U; member in __anon9ba642150111::TrackingAllocatorTest