Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.h141 int64 GetTotalErrorCount();
Dsat.cc1559 errorcount_ = GetTotalErrorCount(); in JoinThreads()
1782 int64 Sat::GetTotalErrorCount() { in GetTotalErrorCount() function in Sat
1921 uint64 errors = GetTotalErrorCount(); in Run()