Searched refs:STREAM_COUNT (Results 1 – 1 of 1) sorted by relevance
310 #define STREAM_COUNT 2 macro316 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()317 const char info[STREAM_COUNT][512]; in GetURLForComponent()319 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()933 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_F()939 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_F()