Searched refs:expected_type (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/kyua-cli/dist/engine/ |
| H A D | test_result_test.cpp | 49 #define GETTERS_TEST(name, expected_type, expected_reason, result) \ argument 53 ATF_REQUIRE(expected_type == result.type()); \
|
| /minix3/external/bsd/kyua-cli/dist/utils/fs/ |
| H A D | operations_test.cpp | 74 lookup(const char* dir, const char* name, const int expected_type) in lookup() argument 83 dp->d_type == expected_type) { in lookup()
|
| /minix3/external/bsd/kyua-testers/dist/ |
| H A D | fs_test.c | 88 lookup(const char* dir, const char* name, const int expected_type) in lookup() argument 97 dp->d_type == expected_type) { in lookup()
|
| /minix3/external/bsd/llvm/dist/llvm/test/Transforms/GVN/ |
| H A D | crash.ll | 8 define i32* @test1(i8* %name, i32 %namelen, i32* %o, i32 %expected_type) nounwind ssp {
|