Searched refs:valPresent (Results 1 – 1 of 1) sorted by relevance
471 uint32_t valPresent; in TEST() local472 memcpy(&valPresent, &resp->pending_and_present_values[4], in TEST()473 sizeof(valPresent)); in TEST()475 ASSERT_EQ(effecterValue, valPresent); in TEST()