Searched refs:InstructionTest (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 38 TEST(InstructionTest, CreateTrivial) { in TEST() argument 50 TEST(InstructionTest, CreateWithOpcodeAndNoOperands) { in TEST() argument 131 TEST(InstructionTest, CreateWithOpcodeAndOperands) { in TEST() argument 142 TEST(InstructionTest, GetOperand) { in TEST() argument 150 TEST(InstructionTest, GetInOperand) { in TEST() argument 157 TEST(InstructionTest, OperandConstIterators) { in TEST() argument 184 TEST(InstructionTest, OperandIterators) { in TEST() argument 215 TEST(InstructionTest, ForInIdStandardIdTypes) { in TEST() argument 228 TEST(InstructionTest, ForInIdNonstandardIdTypes) { in TEST() argument 241 TEST(InstructionTest, UniqueIds) { in TEST() argument [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 38 TEST(InstructionTest, CreateTrivial) { in TEST() argument 50 TEST(InstructionTest, CreateWithOpcodeAndNoOperands) { in TEST() argument 131 TEST(InstructionTest, CreateWithOpcodeAndOperands) { in TEST() argument 142 TEST(InstructionTest, GetOperand) { in TEST() argument 150 TEST(InstructionTest, GetInOperand) { in TEST() argument 157 TEST(InstructionTest, OperandConstIterators) { in TEST() argument 184 TEST(InstructionTest, OperandIterators) { in TEST() argument 215 TEST(InstructionTest, ForInIdStandardIdTypes) { in TEST() argument 228 TEST(InstructionTest, ForInIdNonstandardIdTypes) { in TEST() argument 241 TEST(InstructionTest, UniqueIds) { in TEST() argument [all …]
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/ |
D | InstructionTest.java | 25 public class InstructionTest { class
|
/external/smali/smali/src/test/java/org/jf/smali/ |
D | LexerTest.java | 110 public void InstructionTest() { in InstructionTest() method in LexerTest
|