Searched defs:cmp_data (Results 1 – 3 of 3) sorted by relevance
565 static int cmp_data(const ASN1_OBJECT *a, const ASN1_OBJECT *b) { in cmp_data() function
915 struct cmp_data { struct916 int fd;917 char *name;
2572 rtc::scoped_ptr<float[]> cmp_data(new float[ref_length]); in TEST_P() local