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.cc1682 bool error_in_vector = false; in Test1OpNEON() local
1688 error_in_vector = true; in Test1OpNEON()
1693 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test1OpNEON()
1889 bool error_in_vector = false; in Test1OpAcrossNEON() local
1896 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() local
2158 error_in_vector = true; in Test2OpNEON()
2163 if (error_in_vector && (++error_count <= kErrorReportLimit)) { in Test2OpNEON()
[all …]