Home
last modified time | relevance | path

Searched refs:selected_val (Results 1 – 2 of 2) sorted by relevance

/external/autotest/tko/
Dcompose_query.cgi165 def create_select_options(selected_val): argument
168 if selected_val == option:
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_typed_visitor.h1892 absl::optional<ReturnT> selected_val;
1899 if (!selected_val) {
1900 selected_val = curr_val;
1904 selected_val_literal.Set({}, *selected_val);
1912 selected_val = curr_val;