Searched refs:BitmapTestCase (Results 1 – 3 of 3) sorted by relevance
42 std::vector<TestFunc> BitmapTestCase();
48 std::vector<BitmapTest::TestFunc> BitmapTest::BitmapTestCase() in BitmapTestCase() function in OHOS::Rosen::Drawing::BitmapTest
53 …ert(pair<string, std::vector<TestFunc>>("BitmapTest", BitmapTest::GetInstance().BitmapTestCase())); in main()