Home
last modified time | relevance | path

Searched defs:kAsync (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_features.h107 kAsync, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_compilation_cache.h82 kAsync, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgroup_events_test.cc530 constexpr absl::string_view kAsync = "async"; in TEST() local