Home
last modified time | relevance | path

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

/external/rust/crates/coset/src/common/
Dtests.rs75 let right_data = right.clone().to_vec().unwrap(); in test_label_sort() localVariable
156 let right_data = right.clone().to_vec().unwrap(); in test_registered_label_sort() localVariable
266 let right_data = right.clone().to_vec().unwrap(); in test_registered_label_with_private_sort() localVariable
/external/webrtc/audio/utility/
Daudio_frame_operations_unittest.cc78 int16_t right_data) { in InitFrame()
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op.cc1462 auto right_data = right.data(); in Compute() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2881 const glw::GLubyte* right_data, GLuint right_x, GLuint right_y, GLuint right_layer, in compareImages()