Home
last modified time | relevance | path

Searched defs:attribute2 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_support.py394 attribute2 = None variable in TestSupport.RefClass
399 attribute2 = None variable in TestSupport.OtherClass
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DRenderPipelineValidationTests.cpp1441 const InterpolationAttribute& attribute2) { in TEST_F()