Searched refs:checkValueAndStatus (Results 1 – 1 of 1) sorted by relevance
84 checkValueAndStatus(value, value_read); in writeToMapAndCheck()87 void checkValueAndStatus(uint32_t refValue, Result<uint32_t> value) { in checkValueAndStatus() function in android::bpf::BpfMapTest122 checkValueAndStatus(value_write, value_read); in TEST_F()124 checkValueAndStatus(key, key_read); in TEST_F()168 checkValueAndStatus(value, value_read); in TEST_F()