Home
last modified time | relevance | path

Searched refs:g_testResult (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeStablityTest.cpp55 int32_t g_testResult[16] = { -1 }; variable
185 g_testResult[threadId] = AV_ERR_OK; in RunDecode()
225 g_testResult[threadId] = AV_ERR_OK; in RunLongTimeFlush()
255 g_testResult[threadId] = AV_ERR_OK; in RunLongTimeReset()
285 g_testResult[threadId] = AV_ERR_OK; in RunLongTimeStop()
888 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
1017 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
1062 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
1104 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
1149 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp45 bool g_testResult = false; variable
62 g_testResult = false; in TearDown()
189 if (g_testResult) { in SetReference()
219 if (g_testResult) { in RemoveDeviceDataInner()
805 g_testResult = true;
921 g_testResult = true;
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeStablityTest.cpp53 int32_t g_testResult[16] = { -1 }; variable
904 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
948 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
989 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
1030 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerStablityTest.cpp60 int32_t g_testResult[10] = { -1 }; variable
418 g_testResult[threadId] = AVCS_ERR_OK; in RunMuxer()
766 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
787 ASSERT_EQ(AV_ERR_OK, g_testResult[i]);
H A DInnerAVMuxerFunctionTest.cpp54 int32_t g_testResult[10] = { -1 }; variable
463 g_testResult[threadId] = AVCS_ERR_OK; in RunMuxer()
813 ASSERT_EQ(AVCS_ERR_OK, g_testResult[i]);
834 ASSERT_EQ(AVCS_ERR_OK, g_testResult[i]);