Searched refs:STREAM_COUNT (Results 1 – 1 of 1) sorted by relevance
319 #define STREAM_COUNT 2 macro325 const char mURL[STREAM_COUNT][512]; in GetURLForComponent()326 const char info[STREAM_COUNT][512]; in GetURLForComponent()328 ASSERT_TRUE(streamIndex < STREAM_COUNT); in GetURLForComponent()943 for (uint32_t i = 0; i < STREAM_COUNT * 2; i++) { in TEST_P()949 GetURLForComponent(compName, mURL, info, i % STREAM_COUNT); in TEST_P()