/foundation/graphic/graphic_3d/lume/metaobject/test/src/api/ |
H A D | ObjectApiTest.cpp | 29 class ObjectApiTest : public testing::Test { 46 META_API_CACHE_INTERFACE(ITestType, Test) 49 META_API_INTERFACE_PROPERTY_CACHED(Test, First, int) 50 META_API_INTERFACE_READONLY_PROPERTY_CACHED(Test, Third, int) 51 META_API_INTERFACE_ARRAY_PROPERTY_CACHED(Test, MyIntArray, int) 52 META_API_INTERFACE_READONLY_ARRAY_PROPERTY_CACHED(Test, MyConstIntArray, int)
|
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/ |
H A D | dsched_continue_state_test.h | 34 class DSchedContinueDataStateTest : public testing::Test { 44 class DSchedContinueSinkEndStateTest : public testing::Test { 54 class DSchedContinueSinkStartStateTest : public testing::Test { 64 class DSchedContinueSinkWaitEndStateTest : public testing::Test { 74 class DSchedContinueAbilityStateTest : public testing::Test { 84 class DSchedContinueEndStateTest : public testing::Test { 94 class DSchedContinueSourceStartStateTest : public testing::Test { 104 class DSchedContinueWaitEndStateTest : public testing::Test { 114 class DSchedContinueStateMachineTest : public testing::Test {
|
/foundation/ability/idl_tool/test/cmd_test/ |
H A D | cmd_test.py | 86 class Test:
class 108 class TestCmdPrintHelp(Test):
162 class TestCmdPrintVersion(Test):
175 class TestCmdNotSupport(Test):
252 class TestCmdNotSupportValue(Test):
260 class TestCmdModeTypeTest(Test):
281 class TestCmdPackageTypeTest(Test):
290 class TestCmdDumpAstTypeTest(Test):
306 class TestCmdDumpMetaDataTest(Test):
320 class TestCmdHashTest(Test) [all...] |
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_video_player_fast_1.h | 31 using namespace OHOS::Media::Test; 58 PTEST((std::string url), Test single player play url video, and finished automatically) in FIXTURE() 70 PTEST((std::string url, int32_t fileSize), Test single player play fd source, and finished automatically) in FIXTURE() 84 PTEST((std::string url, int32_t fileSize), Test single player wrong fd) in FIXTURE() 97 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE() 109 PTEST((std::string url), Test fdsource prepare, play, pause, release) in FIXTURE() 122 PTEST((std::string url, int32_t fileSize), Test fdsource prepare then release) in FIXTURE() 135 PTEST((std::string url, int32_t fileSize), Test fdsource prepare then release) in FIXTURE() 146 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, prepare, release) in FIXTURE() 160 PTEST((std::string url, int32_t fileSize), Test fdsourc in FIXTURE() [all...] |
H A D | test_single_video_player_fast_2.h | 32 using namespace OHOS::Media::Test; 58 PTEST((std::string url, int32_t fileSize), Test fdsource create pause, release) in FIXTURE() 68 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, pause, release) in FIXTURE() 80 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, relese) in FIXTURE() 94 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, pause, release) in FIXTURE() 109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, pause, release) in FIXTURE() 124 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, pause, relase) in FIXTURE() 144 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, pause, release) in FIXTURE() 161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE() 172 PTEST((std::string url, int32_t fileSize), Test fdsourc in FIXTURE() [all...] |
H A D | test_player_exit.h | 20 using namespace OHOS::Media::Test; 39 TEST(Test play local source two times) in FIXTURE() 45 TEST(Test play http non live source two times) in FIXTURE()
|
H A D | test_single_video_player_fast_3.h | 32 using namespace OHOS::Media::Test; 58 PTEST((std::string url, int32_t fileSize), Test fdsource create, reset) in FIXTURE() 67 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, release) in FIXTURE() 78 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, release) in FIXTURE() 91 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, release) in FIXTURE() 105 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, release) in FIXTURE() 119 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, release, 700) in FIXTURE() 138 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, release) in FIXTURE() 153 PTEST((std::string url, int32_t fileSize), Test fdsource setSource, release) in FIXTURE() 163 PTEST((std::string url, int32_t fileSize), Test fdsourc in FIXTURE() [all...] |
H A D | test_single_video_player_fast_4.h | 32 using namespace OHOS::Media::Test; 52 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, setvolume, release) in FIXTURE() 64 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, setvolume, release) in FIXTURE() 78 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, setvolume, release) in FIXTURE() 93 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, pause, setvolume, release) in FIXTURE() 109 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, stop, setvolume, release) in FIXTURE() 125 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, reset, setvolume, release) in FIXTURE() 141 PTEST((std::string url, int32_t fileSize), Test fdsource prepare, play, seek, setvolume, release) in FIXTURE() 160 PTEST((std::string url, int32_t fileSize), Test fdsource setsourse, setvolume, release) in FIXTURE() 173 PTEST((std::string url, int32_t fileSize), Test fdsourc in FIXTURE() [all...] |
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/ |
H A D | softbus_transport_test.h | 27 class DSchedDataBufferTest : public testing::Test { 36 class DSchedSoftbusSessionTest : public testing::Test { 45 class DSchedTransportSoftbusAdapterTest : public testing::Test {
|
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_publish_manager.cpp | 52 * @tc.desc: Test whether the DmPublishManager function can generate a new pointer 58 std::shared_ptr<DmPublishManager> Test = std::make_shared<DmPublishManager>(softbusConnector_, listener_); in HWTEST_F() local 59 ASSERT_NE(Test, nullptr); in HWTEST_F() 64 * @tc.desc: Test whether the DmPublishManager function can delete a new pointer 70 std::shared_ptr<DmPublishManager> Test = std::make_shared<DmPublishManager>(softbusConnector_, listener_); in HWTEST_F() local 71 Test.reset(); in HWTEST_F() 72 EXPECT_EQ(Test, nullptr); in HWTEST_F()
|
/foundation/ability/idl_tool/test/sa_test/ |
H A D | keyword_cacheable_test_002.py | 19 from test_base import Test namespace 22 class KeywordCacheableTest002(Test):
|
H A D | keyword_cacheable_test_003.py | 19 from test_base import Test namespace 22 class KeywordCacheableTest003(Test):
|
H A D | cmd_log_tag_domainid.py | 19 from test_base import Test namespace 22 class CmdLogTagDomainId(Test):
|
H A D | cmd_hitrace_tag.py | 19 from test_base import Test namespace 22 class CmdHitraceTag(Test):
|
H A D | keyword_cacheable_test_001.py | 19 from test_base import Test namespace 22 class KeywordCacheableTest001(Test):
|
/foundation/ability/idl_tool/test/hdi_unittest/hdi_gen_test/ |
H A D | standard_interface_idl.py | 19 from base import Test namespace 22 class standard_interface_idl(Test):
|
H A D | standard_callback_idl.py | 19 from base import Test namespace 22 class standard_callback_idl(Test):
|
H A D | types_idl.py | 19 from base import Test namespace 22 class types_idl(Test):
|
H A D | extended_struct_idl.py | 19 from base import Test namespace 22 class extended_struct_idl(Test):
|
H A D | extended_enum_idl.py | 19 from base import Test namespace 22 class extended_enum_idl(Test):
|
H A D | enum_nesting_idl.py | 19 from base import Test namespace 22 class enum_nesting_idl(Test):
|
H A D | empty_idl.py | 19 from base import Test namespace 22 class empty_idl(Test):
|
/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | drag_drop_manager_test_ng.h | 79 class DragDropManagerTestNg : public testing::Test { 85 class DragDropManagerTestNgNew : public testing::Test { 91 class DragDropManagerTestNgCoverage : public testing::Test {
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_tunnel_handle_demo.cpp | 27 namespace Test { namespace 54 std::cout << "Test Begin " << std::endl; in main() 56 sptr<OHOS::Surface> surface = Test::GetWindowSurface(500, 300); in main() 61 Test::PriData priHandle; in main()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
H A D | interface_traits.h | 44 static decltype(TestSignature((CORE_NS::IInterface * (T::*)(const BASE_NS::Uid&)) & T::GetInterface)) Test( 48 static BASE_NS::false_type Test(...); 51 static constexpr bool value = decltype(Test<C>(nullptr))::value; // NOLINT(readability-identifier-naming) 73 static auto Test(U*) -> decltype(BASE_NS::declval<U>() == BASE_NS::declval<V>()); 75 static auto Test(...) -> BASE_NS::false_type; 77 using type = typename BASE_NS::is_same<bool, decltype(Test<T, T>(nullptr))>::type; 89 static auto Test(U*) -> decltype(BASE_NS::declval<U>() != BASE_NS::declval<V>()); 91 static auto Test(...) -> BASE_NS::false_type; 93 using type = typename BASE_NS::is_same<bool, decltype(Test<T, T>(nullptr))>::type;
|