Searched refs:error_in_vector (Results 1 – 1 of 1) sorted by relevance
1682 bool error_in_vector = false; in Test1OpNEON() local1688 error_in_vector = true; in Test1OpNEON()1693 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()1889 bool error_in_vector = false; in Test1OpAcrossNEON() local1896 error_in_vector = true; in Test1OpAcrossNEON()1905 error_in_vector = true; in Test1OpAcrossNEON()1910 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpAcrossNEON()2151 bool error_in_vector = false; in Test2OpNEON() local2158 error_in_vector = true; in Test2OpNEON()2163 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()[all …]