Searched defs:version2 (Results 1 – 10 of 10) sorted by relevance
18 def _run_client_test(self, version1, version2, version3): argument
46 const int version2[], in CompareVersions()
26 version2 = SkTEndian_SwapBE32(0x00020000), enumerator
275 const char* version2; in TestConstruction() local
276 const char* version2; in TestConstruction() local
17 const u8 *version2; /* 1 octet */ member
40 static int wps_validate_version2(const u8 *version2, int mandatory) in wps_validate_version2()
191 int version2; member
300 def version_comparitor(version1, version2): argument