Searched refs:exclusive_time_period (Results 1 – 1 of 1) sorted by relevance
552 REFERENCE_TIME exclusive_time_period = 0; in TEST_F() local560 client.Get(), AUDCLNT_SHAREMODE_EXCLUSIVE, &exclusive_time_period))); in TEST_F()561 EXPECT_GT(exclusive_time_period, 0); in TEST_F()562 EXPECT_LE(exclusive_time_period, shared_time_period); in TEST_F()