Lines Matching refs:IsA
771 mock_dao.RunQuery(StrContains('SELECT'), IsA(int))790 class IsA(Comparator):795 mock_dao.Connect(IsA(DbConnectInfo))799 """Initialize IsA1321 # to match different parameters which are considered the same e.g. IsA(str)