Home
last modified time | relevance | path

Searched defs:ExpectSuccess (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_extensions_test.cpp72 TEST_P(ValidateKnownExtensions, ExpectSuccess) { in TEST_P() argument
219 TEST_P(ValidateAMDShaderBallotCapabilities, ExpectSuccess) { in TEST_P() argument
/third_party/spirv-tools/test/val/
Dval_extensions_test.cpp70 TEST_P(ValidateKnownExtensions, ExpectSuccess) { in TEST_P() argument
217 TEST_P(ValidateAMDShaderBallotCapabilities, ExpectSuccess) { in TEST_P() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_extensions_test.cpp72 TEST_P(ValidateKnownExtensions, ExpectSuccess) { in TEST_P() argument
219 TEST_P(ValidateAMDShaderBallotCapabilities, ExpectSuccess) { in TEST_P() argument
/third_party/typescript/src/testRunner/unittests/services/
DconvertToAsyncFunction.ts296 ExpectSuccess = ExpectSuggestionDiagnostic | ExpectAction, enumerator
/third_party/skia/tests/
DPathOpsExtendedTest.cpp74 enum class ExpectSuccess { enum