Searched refs:utest_test_type (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/ulib/unittest/
H A Dall-tests.cpp24 utest_test_type = type;
41 utest_test_type = type;
H A Dunittest.cpp61 test_type_t utest_test_type = static_cast<test_type>(TEST_DEFAULT); variable
257 if (utest_test_type & test_type) {
/fuchsia/zircon/system/utest/fs/
H A Dfilesystems.h108 // for filesystem tests when "utest_test_type" is not at
113 if (utest_test_type & ~TEST_SMALL) { \
/fuchsia/zircon/system/ulib/unittest/include/unittest/
H A Dunittest.h122 extern test_type_t utest_test_type;

Completed in 79 milliseconds