Home
last modified time | relevance | path

Searched refs:then_branch (Results 1 – 2 of 2) sorted by relevance

/external/gtest/scripts/
Dpump.py421 def __init__(self, exp=None, then_branch=None, else_branch=None): argument
423 self.then_branch = then_branch
686 RunCode(env.Clone(), node.then_branch, output)
/external/chromium/testing/gtest/scripts/
Dpump.py421 def __init__(self, exp=None, then_branch=None, else_branch=None): argument
423 self.then_branch = then_branch
686 RunCode(env.Clone(), node.then_branch, output)