Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/tools/
DxeExtractValues.cpp50 vector<string> tagNames; member
69 BatchResultValues (const vector<string>& tagNames) in BatchResultValues()
151 const vector<string>& tagNames = m_result.getTagNames(); in testCaseResultComplete() local
/third_party/python/Lib/tkinter/
D__init__.py3892 def tag_delete(self, *tagNames):