Home
last modified time | relevance | path

Searched defs:verifyErrors (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/common/
H A DIssueReportingOptionsTest.kt93 fun verifyErrors(expected: String) { in verifyErrors() method in com.android.tools.metalava.cli.common.ReportCollectorRule
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cIndirectParametersTests.cpp455 bool MultiDrawArraysIndirectCountCase::verifyErrors() in verifyErrors() function in gl4cts::MultiDrawArraysIndirectCountCase
651 bool MultiDrawElementsIndirectCountCase::verifyErrors() in verifyErrors() function in gl4cts::MultiDrawElementsIndirectCountCase
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dcheck_test.go58 verifyErrors = flag.Bool("verify", false, "verify errors (rather than list them) in TestManual") var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dcheck_test.go53 verifyErrors = flag.Bool("verify", false, "verify errors (rather than list them) in TestManual") var