Home
last modified time | relevance | path

Searched refs:UNCLOSED_BLOCK (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dshared.py153 UNCLOSED_BLOCK = 33 variable in MessageId
206 MessageId.UNCLOSED_BLOCK: "one or more blocks remain unclosed at the end of a file",
H A Dmacro_checker_file.py313 self.error(MessageId.UNCLOSED_BLOCK,
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dtest_check_spec_links.py493 """Check the UNCLOSED_BLOCK message."""
494 ckr.enabled([MessageId.UNCLOSED_BLOCK])
611 # This should have 0 errors of UNCLOSED_BLOCK: the missing opening -- should get automatically fake-inserted,

Completed in 5 milliseconds