Home
last modified time | relevance | path

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

/external/deqp/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
/external/python/cpython2/Lib/lib-tk/
DTkinter.py3197 def tag_delete(self, *tagNames):
/external/python/cpython3/Lib/tkinter/
D__init__.py3892 def tag_delete(self, *tagNames):