Home
last modified time | relevance | path

Searched refs:error_in_vector (Results 1 – 1 of 1) sorted by relevance

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1436 bool error_in_vector = false; in Test1OpNEON() local
1442 error_in_vector = true; in Test1OpNEON()
1447 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()
1638 bool error_in_vector = false; in Test1OpAcrossNEON() local
1645 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() local
1898 error_in_vector = true; in Test2OpNEON()
1903 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()
[all …]