Searched refs:MatrixTestCase (Results 1 – 3 of 3) sorted by relevance
41 std::vector<TestFunc> MatrixTestCase();
57 …ert(pair<string, std::vector<TestFunc>>("MatrixTest", MatrixTest::GetInstance().MatrixTestCase())); in main()
73 std::vector<MatrixTest::TestFunc> MatrixTest::MatrixTestCase() in MatrixTestCase() function in OHOS::Rosen::Drawing::MatrixTest