Home
last modified time | relevance | path

Searched defs:_compare (Results 1 – 5 of 5) sorted by relevance

/external/selinux/sepolgen/src/sepolgen/
Dmatching.py40 def _compare(self, other, method): member in Match
Daccess.py141 def _compare(self, other, method): member in AccessVector
Dutil.py127 def _compare(self, other, method): member in Comparison
/external/libdivsufsort/lib/
Dutils.c246 _compare(const sauchar_t *T, saidx_t Tsize, in _compare() function
/external/autotest/client/common_lib/test_utils/
Dmock.py53 def _compare(cls, actual_arg, expected_arg): member in equality_comparator