Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/test/lib/
DTestCmd.py365 def no_result(self = None, condition = 1, function = None, skip = 0): function
1080 def no_result(self, condition = 1, function = None, skip = 0): member in TestCmd