Home
last modified time | relevance | path

Searched defs:test_info (Results 1 – 25 of 72) sorted by relevance

123

/external/autotest/client/tests/monotonic_time/src/
Dtime_test.c137 typedef struct test_info { struct
139 void (*func)(struct test_info *); /* the test */ argument
150 void show_warps(struct test_info *test) in show_warps() argument
/external/googletest/googletest/samples/
Dsample9_unittest.cc61 void OnTestStart(const TestInfo& test_info) override { in OnTestStart()
81 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd()
141 const TestInfo& test_info = *test_case.GetTestInfo(j); in main() local
/external/google-breakpad/src/testing/gtest/samples/
Dsample9_unittest.cc64 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()
84 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
145 const TestInfo& test_info = *test_case.GetTestInfo(j); in main() local
/external/libchrome/base/test/
Dgtest_util.cc41 const testing::TestInfo* test_info = test_case->GetTestInfo(j); in GetCompiledInTests() local
58 std::unique_ptr<DictionaryValue> test_info(new DictionaryValue); in WriteCompiledInTestsToFile() local
/external/u-boot/cmd/
Dsf.c399 struct test_info { struct
406 static void show_time(struct test_info *test, int stage) in show_time() argument
/external/googletest/googletest/test/
Dgoogletest-param-test-test.cc780 const ::testing::TestInfo* const test_info = in TEST_P() local
801 const ::testing::TestInfo* const test_info = in TEST_P() local
815 const ::testing::TestInfo* const test_info = in TEST_F() local
879 const ::testing::TestInfo* test_info = test_suite->GetTestInfo(test_num); in TEST() local
894 const ::testing::TestInfo* const test_info = in TEST_P() local
919 const ::testing::TestInfo* const test_info = in TEST_P() local
949 const ::testing::TestInfo* const test_info = in TEST_P() local
977 const ::testing::TestInfo* const test_info = in TEST_P() local
Dgtest-unittest-api_test.cc220 const TestInfo* const test_info = test_suite->GetTestInfo(0); in TEST() local
/external/googletest/googletest/include/gtest/
Dgtest.h799 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
958 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
963 static bool TestSkipped(const TestInfo* test_info) { in TestSkipped()
968 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
974 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()
979 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
984 static bool TestReportable(const TestInfo* test_info) { in TestReportable()
989 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h746 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
894 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
899 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
905 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()
910 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
915 static bool TestReportable(const TestInfo* test_info) { in TestReportable()
920 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest.h746 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
894 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
899 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
905 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()
910 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
915 static bool TestReportable(const TestInfo* test_info) { in TestReportable()
920 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h786 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
935 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
940 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
946 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()
951 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
956 static bool TestReportable(const TestInfo* test_info) { in TestReportable()
961 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h746 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
894 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
899 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
905 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()
910 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
915 static bool TestReportable(const TestInfo* test_info) { in TestReportable()
920 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/python/cpython3/Lib/test/
Dtest_urllibnet.py78 def test_info(self): member in urlopenNetworkTests
/external/python/cpython2/Lib/test/
Dtest_urllibnet.py90 def test_info(self): member in urlopenNetworkTests
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
846 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
851 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
846 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
851 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest.h709 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()
846 static bool TestPassed(const TestInfo* test_info) { in TestPassed()
851 static bool TestFailed(const TestInfo* test_info) { in TestFailed()
856 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()
861 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h647 TestInfo* test_info) { in AddTestInfo()
1143 void OnTestStart(const TestInfo& test_info) { in OnTestStart()
1147 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h647 TestInfo* test_info) { in AddTestInfo()
1143 void OnTestStart(const TestInfo& test_info) { in OnTestStart()
1147 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h647 TestInfo* test_info) { in AddTestInfo()
1143 void OnTestStart(const TestInfo& test_info) { in OnTestStart()
1147 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h653 TestInfo* test_info) { in AddTestInfo()
1145 void OnTestStart(const TestInfo& test_info) { in OnTestStart()
1149 void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()
/external/googletest/googletest/src/
Dgtest-internal-inl.h670 TestInfo* test_info) { in AddTestInfo()
1165 void OnTestStart(const TestInfo& test_info) override { in OnTestStart()
1169 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-unittest-api_test.cc221 const TestInfo* const test_info = test_case->GetTestInfo(0); in TEST() local
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dcodec_test.cc186 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in TEST_F() local
/external/webrtc/webrtc/call/
Drtc_event_log_unittest.cc467 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in LogSessionAndReadBack() local
634 auto test_info = ::testing::UnitTest::GetInstance()->current_test_info(); in DropOldEvents() local

123