Home
last modified time | relevance | path

Searched defs:TestCast (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/third_party/txt/tests/
DCmapCoverageTest.cpp251 struct TestCast { in TEST() struct
252 std::string testTitle; in TEST()
253 uint16_t platformId; in TEST()
254 uint16_t encodingId; in TEST()
277 struct TestCast { in TEST() struct
278 std::string testTitle; in TEST()
279 uint16_t platformId; in TEST()
280 uint16_t encodingId; in TEST()
333 struct TestCast { in TEST() struct
334 std::string testTitle; in TEST()
[all …]
/third_party/mindspore/tests/ut/cpp/transform/
Dconvert_test.cc346 TEST_F(TestConvert, TestCast) { in TEST_F() argument