Searched refs:valPresent (Results 1 – 1 of 1) sorted by relevance
463 uint32_t valPresent; in TEST() local464 memcpy(&valPresent, &resp->pending_and_present_values[4], in TEST()465 sizeof(valPresent)); in TEST()467 ASSERT_EQ(effecterValue, valPresent); in TEST()