Home
last modified time | relevance | path

Searched refs:created_instructions_ (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
Dinstruction_list_test.cpp36 TestInstruction() : Instruction() { created_instructions_.push_back(this); } in TestInstruction()
40 static std::vector<TestInstruction*> created_instructions_; member in spvtools::opt::__anone9a1b6a30111::TestInstruction
44 std::vector<TestInstruction*> TestInstruction::created_instructions_; member in spvtools::opt::__anone9a1b6a30111::TestInstruction
57 std::sort(TestInstruction::created_instructions_.begin(), in TEST()
58 TestInstruction::created_instructions_.end()); in TEST()
61 EXPECT_THAT(TestInstruction::created_instructions_, in TEST()
/third_party/spirv-tools/test/opt/
Dinstruction_list_test.cpp36 TestInstruction() : Instruction() { created_instructions_.push_back(this); } in TestInstruction()
40 static std::vector<TestInstruction*> created_instructions_; member in spvtools::opt::__anonee11296e0111::TestInstruction
44 std::vector<TestInstruction*> TestInstruction::created_instructions_; member in spvtools::opt::__anonee11296e0111::TestInstruction
57 std::sort(TestInstruction::created_instructions_.begin(), in TEST()
58 TestInstruction::created_instructions_.end()); in TEST()
61 EXPECT_THAT(TestInstruction::created_instructions_, in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
Dinstruction_list_test.cpp36 TestInstruction() : Instruction() { created_instructions_.push_back(this); } in TestInstruction()
40 static std::vector<TestInstruction*> created_instructions_; member in spvtools::opt::__anon2de3b80f0111::TestInstruction
44 std::vector<TestInstruction*> TestInstruction::created_instructions_; member in spvtools::opt::__anon2de3b80f0111::TestInstruction
57 std::sort(TestInstruction::created_instructions_.begin(), in TEST()
58 TestInstruction::created_instructions_.end()); in TEST()
61 EXPECT_THAT(TestInstruction::created_instructions_, in TEST()