Searched refs:instantiate_for_expectation (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/tools/ |
H A D | placeholder.py | 19 instantiate_for_expectation(). A TestCase instance will be passed in as 48 def instantiate_for_expectation(self, testcase): member in PlaceHolder 86 def instantiate_for_expectation(self, testcase): member in FileShader 114 def instantiate_for_expectation(self, testcase): member in ConfigFlagsFile 157 def instantiate_for_expectation(self, testcase): member in FileSPIRVShader 176 def instantiate_for_expectation(self, testcase): member in StdinShader 192 def instantiate_for_expectation(self, testcase): member in TempFileName 212 def instantiate_for_expectation(self, testcase): member in SpecializedString
|
H A D | spirv_test_framework.py | 31 them will be expanded by calling instantiate_for_expectation() on those 292 element.instantiate_for_expectation(self) 299 expectation.instantiate_for_expectation(self))
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/ |
H A D | placeholder.py | 19 instantiate_for_expectation(). A TestCase instance will be passed in as 48 def instantiate_for_expectation(self, testcase): member in PlaceHolder 86 def instantiate_for_expectation(self, testcase): member in FileShader 114 def instantiate_for_expectation(self, testcase): member in ConfigFlagsFile 157 def instantiate_for_expectation(self, testcase): member in FileSPIRVShader 176 def instantiate_for_expectation(self, testcase): member in StdinShader 192 def instantiate_for_expectation(self, testcase): member in TempFileName 212 def instantiate_for_expectation(self, testcase): member in SpecializedString
|
H A D | spirv_test_framework.py | 31 them will be expanded by calling instantiate_for_expectation() on those 292 element.instantiate_for_expectation(self) 299 expectation.instantiate_for_expectation(self))
|
/third_party/spirv-tools/test/tools/ |
H A D | placeholder.py | 19 instantiate_for_expectation(). A TestCase instance will be passed in as 48 def instantiate_for_expectation(self, testcase): member in PlaceHolder 86 def instantiate_for_expectation(self, testcase): member in FileShader 114 def instantiate_for_expectation(self, testcase): member in ConfigFlagsFile 157 def instantiate_for_expectation(self, testcase): member in FileSPIRVShader 176 def instantiate_for_expectation(self, testcase): member in StdinShader 192 def instantiate_for_expectation(self, testcase): member in TempFileName 212 def instantiate_for_expectation(self, testcase): member in SpecializedString
|
H A D | spirv_test_framework.py | 31 them will be expanded by calling instantiate_for_expectation() on those 292 element.instantiate_for_expectation(self) 299 expectation.instantiate_for_expectation(self))
|
Completed in 4 milliseconds