Searched defs:expected_copy (Results 1 – 3 of 3) sorted by relevance
80 def active_copy_checker(self, expected_copy): argument
253 def ec_act_copy_checker(self, expected_copy): argument
1426 std::vector<SSL_SESSION*> actual, expected_copy; in CacheEquals() local