Home
last modified time | relevance | path

Searched defs:value_3 (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_ucm_unittest.cc83 std::string value_3 = "test_card:0"; in SetSectionDeviceData() local
238 std::string value_3 = "Value2"; in TEST() local
1051 std::string value_3 = "something"; in TEST() local
/external/tensorflow/tensorflow/core/kernels/
Dresize_bicubic_op.cc140 const T value_3) { in Interpolate1D()