Home
last modified time | relevance | path

Searched refs:test_diamond (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Modules/
Ddiamond-pch.c10 void test_diamond(int i, float f, double d, char c) { in test_diamond() function
Ddiamond.c11 void test_diamond(int i, float f, double d, char c) { in test_diamond() function
/external/skqp/tests/
DIncrTopoSortTest.cpp407 static void test_diamond(skiatest::Reporter* reporter) { in test_diamond() function
488 test_diamond(reporter); in DEF_TEST()
/external/skia/tests/
DIncrTopoSortTest.cpp407 static void test_diamond(skiatest::Reporter* reporter) { in test_diamond() function
488 test_diamond(reporter); in DEF_TEST()
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dloop-nest-depth.ll257 define internal void @test_diamond(i32 %a32) {