Lines Matching refs:token
645 def _search_op(self, api_obj, remote, token, test_value,
648 query = [api.Query(token, case_sensitive, return_actions,
656 query = [api.Query(token, case_sensitive, return_actions,
657 num_to_return, start_point) for token in tokens]
687 def _search_op_slow(self, api_obj, remote, token, test_value,
690 query = [api.Query(token, case_sensitive, return_actions,
698 query = [api.Query(token, case_sensitive, return_actions,
699 num_to_return, start_point) for token in tokens]
818 # token isn't in the packages.
1014 # token isn't in the packages.
1214 # token isn't in the packages.
1971 # additional line for the token file.
2560 token="pkg{0}".format(n), test_value=tv)
2582 token="pkg{0}".format(n), test_value=tv)
2706 def _search_op(self, api_obj, remote, token, test_value,
2710 query = api.Query(token, case_sensitive, return_actions,