Searched refs:TEST_VALUE (Results 1 – 3 of 3) sorted by relevance
7 #define TEST_VALUE 0x1234 macro148 err = prog_run_insert_elem(skel, key, TEST_VALUE); in test_pcpu_map_init()158 check_values_one_cpu(value, TEST_VALUE); in test_pcpu_map_init()185 err = prog_run_insert_elem(skel, key, TEST_VALUE); in test_pcpu_lru_map_init()195 check_values_one_cpu(value, TEST_VALUE); in test_pcpu_lru_map_init()
50 #define TEST_VALUE 123 macro
63 gid_t groupList[LIST_NUM_2] = {ACCESS_TOKEN_GRPID, TEST_VALUE}; in SetUidAndGrp()