Searched refs:outPath (Results 1 – 2 of 2) sorted by relevance
24 Client::LocalPattern<int16_t> outPath; variable
30 int16_t *outPathp = outPath.ptr(); in test_dtw_distance_f32()100 ASSERT_EQ_PARTIAL(2*pathLength,outPath,refPath); in test_dtw_distance_f32()396 … outPath.create(2*(this->queryLength+this->templateLength),DistanceTestsF32::OUTA_S16_ID,mgr); in setUp()