Searched refs:errorString (Results 1 – 2 of 2) sorted by relevance
154 StringBuilder errorString = new StringBuilder(); in testAllEnforcing() local156 errorString.append(line); in testAllEnforcing()157 errorString.append("\n"); in testAllEnforcing()160 + errorString, errorString.length() == 0); in testAllEnforcing()221 StringBuilder errorString = new StringBuilder(); in testValidSeappContexts() local223 errorString.append(line); in testValidSeappContexts()224 errorString.append("\n"); in testValidSeappContexts()227 + errorString, errorString.length() == 0); in testValidSeappContexts()306 StringBuilder errorString = new StringBuilder(); in testValidFileContexts() local308 errorString.append(line); in testValidFileContexts()[all …]
1083 String errorString = String.format( in aeCompensationTestByCamera() local1095 mCollector.expectInRange(errorString, error, in aeCompensationTestByCamera()