Home
last modified time | relevance | path

Searched defs:TestBlock (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/inline/
Dtest_inline.py33 class TestBlock(Cell): class
/third_party/mindspore/mindspore-src/source/tests/st/recompute/
Dtest_recompute.py73 class TestBlock(Cell): class
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dparser_test.cc391 TEST_F(VkScriptParserTest, TestBlock) { in TEST_F() argument