Home
last modified time | relevance | path

Searched defs:other_value (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/enterprise/
Dpolicy.py198 def check_obfuscation(other_value): argument
/external/tensorflow/tensorflow/core/kernels/mlir_generated/
Dbase_binary_ops_test.h177 auto other_value = static_cast<BaselineT>(*it); in TestOneScalar() local
210 auto other_value = static_cast<BaselineT>(*it); in TestOneEffectiveScalar() local
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py542 def _SaveAndLoad(self, var_name, var_value, other_value, save_path): argument
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_test.cc2101 complex128 other_value = {1, 2}; in TEST_F() local