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

  /external/protobuf/python/
mox.py 115 # expected: MockMethod or UnorderedGroup the method should have
118 expected: MockMethod or UnorderedGroup
702 return self._CheckAndCreateNewGroup(group_name, UnorderedGroup)
1203 class UnorderedGroup(MethodGroup):
1204 """UnorderedGroup holds a set of method calls that may occur in any order.
1211 super(UnorderedGroup, self).__init__(group_name)
    [all...]
  /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/
mox.py 124 # expected: MockMethod or UnorderedGroup the method should have
127 expected: MockMethod or UnorderedGroup
    [all...]
  /external/chromium-trace/catapult/third_party/mox3/mox3/
mox.py 124 # expected: MockMethod or UnorderedGroup the method should have
127 expected: MockMethod or UnorderedGroup
    [all...]

Completed in 2161 milliseconds