HomeSort by relevance Sort by last modified time
    Searched refs:then_branch (Results 1 - 3 of 3) sorted by null

  /external/google-breakpad/src/testing/gtest/scripts/
pump.py 421 def __init__(self, exp=None, then_branch=None, else_branch=None):
423 self.then_branch = then_branch
686 RunCode(env.Clone(), node.then_branch, output)
  /external/protobuf/gtest/scripts/
pump.py 412 def __init__(self, exp=None, then_branch=None, else_branch=None):
414 self.then_branch = then_branch
679 RunCode(env.Clone(), node.then_branch, output)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
pump.py 421 def __init__(self, exp=None, then_branch=None, else_branch=None):
423 self.then_branch = then_branch
686 RunCode(env.Clone(), node.then_branch, output)

Completed in 62 milliseconds