Searched refs:STREAM_COUNT (Results 1 – 2 of 2) sorted by relevance
271 #define STREAM_COUNT 2 macro277 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()278 const char info[STREAM_COUNT][512]; in GetURLForComponent()280 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()497 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()503 GetURLForComponent(mCompName, mURL, info, i % STREAM_COUNT); in TEST_F()
320 #define STREAM_COUNT 2 macro326 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()327 const char info[STREAM_COUNT][512]; in GetURLForComponent()329 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()943 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()949 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_F()