Searched defs:InstructionTest (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | instruction_test.cpp | 40 TEST(InstructionTest, CreateTrivial) { in TEST() argument 52 TEST(InstructionTest, CreateWithOpcodeAndNoOperands) { in TEST() argument 65 TEST(InstructionTest, OperandAsString) { in TEST() argument 71 TEST(InstructionTest, OperandAsLiteralUint64_32bits) { in TEST() argument 77 TEST(InstructionTest, OperandAsLiteralUint64_64bits) { in TEST() argument 152 TEST(InstructionTest, CreateWithOpcodeAndOperands) { in TEST() argument 163 TEST(InstructionTest, GetOperand) { in TEST() argument 171 TEST(InstructionTest, GetInOperand) { in TEST() argument 178 TEST(InstructionTest, OperandConstIterators) { in TEST() argument 205 TEST(InstructionTest, OperandIterators) { in TEST() argument [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | instruction_test.cpp | 40 TEST(InstructionTest, CreateTrivial) { in TEST() argument 52 TEST(InstructionTest, CreateWithOpcodeAndNoOperands) { in TEST() argument 65 TEST(InstructionTest, OperandAsString) { in TEST() argument 71 TEST(InstructionTest, OperandAsLiteralUint64_32bits) { in TEST() argument 77 TEST(InstructionTest, OperandAsLiteralUint64_64bits) { in TEST() argument 152 TEST(InstructionTest, CreateWithOpcodeAndOperands) { in TEST() argument 163 TEST(InstructionTest, GetOperand) { in TEST() argument 171 TEST(InstructionTest, GetInOperand) { in TEST() argument 178 TEST(InstructionTest, OperandConstIterators) { in TEST() argument 205 TEST(InstructionTest, OperandIterators) { in TEST() argument [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | instruction_test.cpp | 40 TEST(InstructionTest, CreateTrivial) { in TEST() argument 52 TEST(InstructionTest, CreateWithOpcodeAndNoOperands) { in TEST() argument 65 TEST(InstructionTest, OperandAsString) { in TEST() argument 71 TEST(InstructionTest, OperandAsLiteralUint64_32bits) { in TEST() argument 77 TEST(InstructionTest, OperandAsLiteralUint64_64bits) { in TEST() argument 152 TEST(InstructionTest, CreateWithOpcodeAndOperands) { in TEST() argument 163 TEST(InstructionTest, GetOperand) { in TEST() argument 171 TEST(InstructionTest, GetInOperand) { in TEST() argument 178 TEST(InstructionTest, OperandConstIterators) { in TEST() argument 205 TEST(InstructionTest, OperandIterators) { in TEST() argument [all …]
|
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/ |
H A D | InstructionTest.java | 25 public class InstructionTest { class
|
/aosp_15_r20/external/google-smali/smali/src/test/java/com/android/tools/smali/smali/ |
H A D | LexerTest.java | 112 public void InstructionTest() { in InstructionTest() method in LexerTest
|