Home
last modified time | relevance | path

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

/external/googletest/googletest/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/v8/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)
/external/protobuf/gtest/scripts/
Dpump.py412 def __init__(self, exp=None, then_branch=None, else_branch=None): argument
414 self.then_branch = then_branch
679 RunCode(env.Clone(), node.then_branch, output)
/external/google-breakpad/src/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)
/external/vulkan-validation-layers/tests/gtest-1.7.0/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)