Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/tinysys/include/chre/target_platform/
H A Dsystem_timer_base.h51 static constexpr char kTaskName[] = "ChreTimerCbRunner"; variable
/aosp_15_r20/external/federated-compute/fcp/client/opstats/
H A Dopstats_example_store.h36 inline static constexpr char kTaskName[] = "task_name"; variable
H A Dopstats_utils_test.cc30 constexpr char kTaskName[] = "task"; variable
H A Dopstats_logger_impl_test.cc48 constexpr char kTaskName[] = "TASK"; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcollective_rma_local_test.cc39 const string kTaskName = "/job:localhost/replica:0/task:0"; member in tensorflow::__anond5fe50040111::CollectiveRemoteAccessLocalTest
/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dhttp_federated_protocol_test.cc153 constexpr char kTaskName[] = "TASK_NAME"; variable