Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/mac/
H A Drun_test.mm16 typedef void(^TestBlock)(); typedef
25 - (void)runAllTests:(TestBlock)ignored; argument
38 - (void)runAllTests:(TestBlock)testBlock { argument
/aosp_15_r20/external/armnn/tests/MemoryStrategyBenchmark/
H A DTestBlocks.hpp9 struct TestBlock struct
11 std::string m_Name;
12 std::vector<armnn::MemBlock>& m_Blocks;
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rc4/
Drc4_test.go119 func TestBlock(t *testing.T) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dparse_test.go613 func TestBlock(t *testing.T) { func
/aosp_15_r20/art/compiler/optimizing/
H A Dfind_loops_test.cc98 static void TestBlock(HGraph* graph, in TestBlock() function
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/
H A Dtest_shape_base.py578 class TestBlock(TestCase): class
/aosp_15_r20/external/deqp-deps/amber/src/vkscript/
Dparser_test.cc391 TEST_F(VkScriptParserTest, TestBlock) { in TEST_F() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/
Dexec_test.go1452 func TestBlock(t *testing.T) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dexec_test.go1413 func TestBlock(t *testing.T) { func