Home
last modified time | relevance | path

Searched defs:test_result (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/kyua/drivers/
H A Ddebug_test.hpp59 model::test_result test_result; member in drivers::debug_test::result
H A Ddebug_test.cpp106 const model::test_result test_result = test_result_handle->test_result(); in drive() local
H A Drun_tests.cpp208 const model::test_result test_result = safe_cleanup(*test_result_handle); in finish_test() local
/freebsd/contrib/kyua/model/
H A Dtest_result.hpp69 class test_result { class
H A Dtest_result.cpp79 model::test_result::test_result(const test_result_type type_, in test_result() function in model::test_result
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h1055 static void RecordProperty(TestResult* test_result, in RecordProperty()
1061 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults()
1066 const TestResult& test_result) { in test_part_results()
H A Dgtest.cc5664 TestResult* test_result; // TestResult appropriate for property recording. in RecordProperty() local
5953 TestResult& test_result = in RunAllTests() local
/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp825 const model::test_result test_result; member
884 scheduler::test_result_handle::test_result(void) const in test_result() function in scheduler::test_result_handle
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dcrypto_test.c798 test_result(const crypto_test_t *test, int encrypt_rv, uint8_t *encrypt_buf, in test_result() function
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc1504 TestResult test_result; in TEST() local
1510 TestResult test_result; in TEST() local
1521 TestResult test_result; in TEST() local
1538 TestResult test_result; in TEST() local
1560 TestResult test_result; in TEST() local
2011 const TestResult& test_result, const char* key) { in ExpectNonFatalFailureRecordingPropertyWithReservedKey()
7713 const testing::TestResult& test_result = in TEST() local