Searched refs:error_in_vector (Results 1 – 1 of 1) sorted by relevance
1436 bool error_in_vector = false; in Test1OpNEON() local1442 error_in_vector = true; in Test1OpNEON()1447 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()1638 bool error_in_vector = false; in Test1OpAcrossNEON() local1645 error_in_vector = true; in Test1OpAcrossNEON()1654 error_in_vector = true; in Test1OpAcrossNEON()1659 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpAcrossNEON()1891 bool error_in_vector = false; in Test2OpNEON() local1898 error_in_vector = true; in Test2OpNEON()1903 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()[all …]