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

  /external/chromium_org/third_party/protobuf/python/
mox.py 828 class IsAlmost(Comparator):
832 Example mock_dao.SetTimeout((IsAlmost(3.9)))
836 """Initialize IsAlmost.
    [all...]
  /external/protobuf/python/
mox.py 828 class IsAlmost(Comparator):
832 Example mock_dao.SetTimeout((IsAlmost(3.9)))
836 """Initialize IsAlmost.
    [all...]

Completed in 49 milliseconds