Home
last modified time | relevance | path

Searched defs:BinaryParseTest (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_parse_test.cpp199 class BinaryParseTest : public spvtest::TextToBinaryTestBase<::testing::Test> { class
237 TEST_F(BinaryParseTest, EmptyModuleHasValidHeaderAndNoInstructionCallbacks) { in TEST_F() argument
247 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForGoodParse) { in TEST_F() argument
257 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForBadParse) { in TEST_F() argument
270 TEST_F(BinaryParseTest, NullConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
284 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForGoodParse) { in TEST_F() argument
301 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
327 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForGoodParse) { in TEST_F() argument
345 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForBadParse) { in TEST_F() argument
364 TEST_F(BinaryParseTest, in TEST_F() argument
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_parse_test.cpp199 class BinaryParseTest : public spvtest::TextToBinaryTestBase<::testing::Test> { class
237 TEST_F(BinaryParseTest, EmptyModuleHasValidHeaderAndNoInstructionCallbacks) { in TEST_F() argument
247 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForGoodParse) { in TEST_F() argument
257 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForBadParse) { in TEST_F() argument
270 TEST_F(BinaryParseTest, NullConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
284 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForGoodParse) { in TEST_F() argument
301 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
327 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForGoodParse) { in TEST_F() argument
345 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForBadParse) { in TEST_F() argument
364 TEST_F(BinaryParseTest, in TEST_F() argument
[all …]
/third_party/spirv-tools/test/
Dbinary_parse_test.cpp199 class BinaryParseTest : public spvtest::TextToBinaryTestBase<::testing::Test> { class
262 TEST_F(BinaryParseTest, EmptyModuleHasValidHeaderAndNoInstructionCallbacks) { in TEST_F() argument
282 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForGoodParse) { in TEST_F() argument
301 TEST_F(BinaryParseTest, NullDiagnosticsIsOkForBadParse) { in TEST_F() argument
324 TEST_F(BinaryParseTest, NullConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
350 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForGoodParse) { in TEST_F() argument
382 TEST_F(BinaryParseTest, SpecifyConsumerNullDiagnosticsForBadParse) { in TEST_F() argument
432 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForGoodParse) { in TEST_F() argument
466 TEST_F(BinaryParseTest, SpecifyConsumerSpecifyDiagnosticsForBadParse) { in TEST_F() argument
502 TEST_F(BinaryParseTest, in TEST_F() argument
[all …]