HomeSort by relevance Sort by last modified time
    Searched full:test_type_datum (Results 1 - 1 of 1) sorted by null

  /external/libsepol/tests/
test-linker-types.c 100 static void test_type_datum(policydb_t * p, char *id, unsigned int *decls, int len, unsigned int primary) function
138 test_type_datum(base, "g_b_type_1", NULL, 0, 1);
147 test_type_datum(base, "o1_b_type_1", NULL, 0, 1);
182 test_type_datum(base, "g_m1_type_1", NULL, 0, 1);
192 test_type_datum(base, "o1_m1_type_1", NULL, 0, 1);

Completed in 815 milliseconds