Searched defs:left_data (Results 1 – 5 of 5) sorted by relevance
74 let left_data = left.clone().to_vec().unwrap(); in test_label_sort() localVariable155 let left_data = left.clone().to_vec().unwrap(); in test_registered_label_sort() localVariable265 let left_data = left.clone().to_vec().unwrap(); in test_registered_label_with_private_sort() localVariable
276 bool WriteLeftEyeAndXmpMeta(const string& left_data, const string& filename, in WriteLeftEyeAndXmpMeta()
77 int16_t left_data, in InitFrame()
2879 bool FunctionalTest::compareImages(const targetDesc& left_desc, const GLubyte* left_data, GLuint le… in compareImages()3704 bool SmokeTest::compareImages(const testCase& test_case, const GLubyte* left_data, const GLubyte* r… in compareImages() argument
1461 auto left_data = left.data(); in Compute() local