Home
last modified time | relevance | path

Searched refs:test_clz (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/tests/lib/
H A Dlib-test.c14 void test_clz(void **state) in test_clz() function
62 cmocka_unit_test(test_clz), in main()
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm_acle.c151 uint32_t test_clz(uint32_t t) { in test_clz() function
/aosp_15_r20/external/skia/tests/
H A DMathTest.cpp28 static void test_clz(skiatest::Reporter* reporter) { in test_clz() function
593 test_clz(reporter); in DEF_TEST()