/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | unit_test.h | 28 struct test_result { struct 36 void (*test_func)(struct test_result * result); argument
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps.c | 295 int test_result, op_result; in do_setb() local 333 int test_result, op_result; in do_clearb() local 371 int test_result; in do_testb() local 482 int test_result, op_result; in do_seti() local 511 int test_result, op_result; in do_cleari() local 540 int test_result; in do_testi() local
|
/external/ltp/testcases/kernel/device-drivers/uaccess/ |
D | ltp_uaccess.c | 40 static int test_result; variable
|
/external/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | ltp_fw_load.c | 53 static int test_result; variable
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal-inl.h | 1020 static void RecordProperty(TestResult* test_result, in RecordProperty() 1025 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1030 const TestResult& test_result) { in test_part_results()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest-internal-inl.h | 1038 static void RecordProperty(TestResult* test_result, in RecordProperty() 1043 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1048 const TestResult& test_result) { in test_part_results()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 1023 static void RecordProperty(TestResult* test_result, in RecordProperty() 1028 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1033 const TestResult& test_result) { in test_part_results()
|
/external/libusb/tests/ |
D | testlib.c | 175 libusb_testlib_result test_result; in libusb_testlib_run_tests() local
|
/external/protobuf/gtest/src/ |
D | gtest-internal-inl.h | 1056 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()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-internal-inl.h | 1016 static void RecordProperty(TestResult* test_result, in RecordProperty() 1022 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1027 const TestResult& test_result) { in test_part_results()
|
/external/googletest/googletest/src/ |
D | gtest-internal-inl.h | 1016 static void RecordProperty(TestResult* test_result, in RecordProperty() 1022 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1027 const TestResult& test_result) { in test_part_results()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 1051 static void RecordProperty(TestResult* test_result, in RecordProperty() 1057 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1062 const TestResult& test_result) { in test_part_results()
|
/external/v8/testing/gtest/src/ |
D | gtest-internal-inl.h | 1016 static void RecordProperty(TestResult* test_result, in RecordProperty() 1022 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1027 const TestResult& test_result) { in test_part_results()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-internal-inl.h | 1025 static void RecordProperty(TestResult* test_result, in RecordProperty() 1031 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1036 const TestResult& test_result) { in test_part_results()
|
/external/ltp/pan/ |
D | tag_report.c | 55 int test_result(char *tag, char *tcid, char *tc, char *result, SYM tags) in test_result() function
|
/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/ |
D | ltp_block_dev.c | 75 static int test_result; variable
|
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/ |
D | ltp_tpci.c | 651 static int test_result; variable
|
/external/ltp/testcases/kernel/device-drivers/acpi/ |
D | ltp_acpi_cmds.c | 498 static int test_result; variable
|
/external/v8/src/interpreter/ |
D | bytecode-generator.cc | 2731 TestResultScope* test_result = execution_result()->AsTest(); in VisitNot() local 3083 TestResultScope* test_result = execution_result()->AsTest(); in VisitLogicalOrExpression() local 3118 TestResultScope* test_result = execution_result()->AsTest(); in VisitLogicalAndExpression() local 3434 TestResultScope test_result(this, then_labels, else_labels, fallthrough); in VisitForTest() local
|
/external/protobuf/gtest/test/ |
D | gtest_unittest.cc | 1561 TestResult test_result; in TEST() local 1567 TestResult test_result; in TEST() local 1578 TestResult test_result; in TEST() local 1595 TestResult test_result; in TEST() local 1617 TestResult test_result; in TEST() local 1646 TestResult test_result; in ExpectNonFatalFailureRecordingPropertyWithReservedKey() local
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_unittest.cc | 1447 TestResult test_result; in TEST() local 1453 TestResult test_result; in TEST() local 1464 TestResult test_result; in TEST() local 1481 TestResult test_result; in TEST() local 1503 TestResult test_result; in TEST() local 1937 const TestResult& test_result, const char* key) { in ExpectNonFatalFailureRecordingPropertyWithReservedKey()
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 1719 TestResult test_result; in TEST() local 1725 TestResult test_result; in TEST() local 1736 TestResult test_result; in TEST() local 1753 TestResult test_result; in TEST() local 1775 TestResult test_result; in TEST() local 1804 TestResult test_result; in ExpectNonFatalFailureRecordingPropertyWithReservedKey() local
|
/external/v8/testing/gtest/test/ |
D | gtest_unittest.cc | 1440 TestResult test_result; in TEST() local 1446 TestResult test_result; in TEST() local 1457 TestResult test_result; in TEST() local 1474 TestResult test_result; in TEST() local 1496 TestResult test_result; in TEST() local 1944 const TestResult& test_result, const char* key) { in ExpectNonFatalFailureRecordingPropertyWithReservedKey()
|
/external/googletest/googletest/test/ |
D | gtest_unittest.cc | 1440 TestResult test_result; in TEST() local 1446 TestResult test_result; in TEST() local 1457 TestResult test_result; in TEST() local 1474 TestResult test_result; in TEST() local 1496 TestResult test_result; in TEST() local 1944 const TestResult& test_result, const char* key) { in ExpectNonFatalFailureRecordingPropertyWithReservedKey()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest-all.cc | 1452 static void RecordProperty(TestResult* test_result, in RecordProperty() 1458 static void ClearTestPartResults(TestResult* test_result) { in ClearTestPartResults() 1463 const TestResult& test_result) { in test_part_results() 5534 TestResult* test_result; // TestResult appropriate for property recording. in RecordProperty() local
|