Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dandroid_metrics_helper.h24 kNeither = 0, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dfunctionalize_cond.h54 kNeither = 3, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtooling_util_test.cc27 enum class Agreement { kBroadcast, kExtend, kBroadcastNotExtend, kNeither }; enumerator