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 D | IssueReportingOptionsTest.kt | 93 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 D | gl4cIndirectParametersTests.cpp | 455 bool MultiDrawArraysIndirectCountCase::verifyErrors() in verifyErrors() function in gl4cts::MultiDrawArraysIndirectCountCase |
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ | ||
D | check_test.go | 58 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/ | ||
D | check_test.go | 53 verifyErrors = flag.Bool("verify", false, "verify errors (rather than list them) in TestManual") var |