Searched refs:MakeParsedVoidTypeInstruction (Results 1 - 3 of 3) sorted by relevance
/third_party/spirv-tools/test/ |
H A D | binary_parse_test.cpp | 164 ParsedInstruction MakeParsedVoidTypeInstruction(uint32_t result_id) { in MakeParsedVoidTypeInstruction() function 508 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 521 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 532 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 562 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 578 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 659 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 676 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 693 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 712 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction( in TEST_F() [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | binary_parse_test.cpp | 164 ParsedInstruction MakeParsedVoidTypeInstruction(uint32_t result_id) { in MakeParsedVoidTypeInstruction() function 370 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 381 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 411 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 460 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 477 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | binary_parse_test.cpp | 164 ParsedInstruction MakeParsedVoidTypeInstruction(uint32_t result_id) { in MakeParsedVoidTypeInstruction() function 370 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 381 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 411 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 460 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F() 477 EXPECT_CALL(client_, Instruction(MakeParsedVoidTypeInstruction(1))) in TEST_F()
|
Completed in 6 milliseconds