Searched refs:instantiate_for_expectation (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/tools/ |
D | placeholder.py | 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
|
D | spirv_test_framework.py | 273 element.instantiate_for_expectation(self) 280 expectation.instantiate_for_expectation(self))
|
/external/deqp-deps/SPIRV-Tools/test/tools/ |
D | placeholder.py | 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
|
D | spirv_test_framework.py | 273 element.instantiate_for_expectation(self) 280 expectation.instantiate_for_expectation(self))
|