Home
last modified time | relevance | path

Searched refs:vttIndex (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc2_test.cpp130 int vttIndex = 1; in HWTEST_F() local
162 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
163 vttIndex++; in HWTEST_F()
177 int vttIndex = 1; in HWTEST_F() local
210 vttIndex = VTTFORWARD; in HWTEST_F()
219 vttIndex++; in HWTEST_F()
220 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
234 int vttIndex = 1; in HWTEST_F() local
259 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
260 vttIndex in HWTEST_F()
290 int vttIndex = 1; HWTEST_F() local
[all...]
H A Dnet_test.cpp1005 int vttIndex = 1; in HWTEST_F() local
1032 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
1033 vttIndex++; in HWTEST_F()
1045 int vttIndex = 1; in HWTEST_F() local
1072 vttIndex = 4; in HWTEST_F()
1073 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
1079 vttIndex = 7; in HWTEST_F()
1080 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
1088 vttIndex++; in HWTEST_F()
1089 ASSERT_EQ(vttSubtitle, vttIndex); in HWTEST_F()
[all...]
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H A Ddemuxer_unit_test.cpp1893 int32_t vttIndex = 0; in HWTEST_F() local
1900 switch (vttIndex) { in HWTEST_F()
1927 vttIndex++; in HWTEST_F()
1948 int32_t vttIndex = 0; in HWTEST_F() local
1955 switch (vttIndex) { in HWTEST_F()
1982 vttIndex++; in HWTEST_F()

Completed in 7 milliseconds