Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium/testing/gtest/test/
Dgtest-unittest-api_test.cc76 const TestCase* test_case = unit_test.GetTestCase(i); in FindTestCase() local
86 static TestInfo const** const GetSortedTests(const TestCase* test_case) { in GetSortedTests()
148 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TEST() local
211 const TestCase* test_case = UnitTestHelper::FindTestCase("DISABLED_Test"); in TEST() local
279 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TearDown() local
/external/protobuf/gtest/test/
Dgtest-unittest-api_test.cc76 const TestCase* test_case = unit_test.GetTestCase(i); in FindTestCase() local
86 static TestInfo const** const GetSortedTests(const TestCase* test_case) { in GetSortedTests()
147 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TEST() local
211 const TestCase* test_case = UnitTestHelper::FindTestCase("DISABLED_Test"); in TEST() local
280 const TestCase* test_case = UnitTestHelper::FindTestCase("ApiTest"); in TearDown() local
/external/srtp/crypto/test/
Dsha1_driver.c72 hash_test_case_t *test_case; in hash_test_case_add() local
98 sha1_test_case_validate(const hash_test_case_t *test_case) { in sha1_test_case_validate()
491 hash_test_case_t *test_case; in sha1_validate() local
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dlogtesting.py48 def __init__(self, test_case): argument
124 def setUp(test_case, logging_level=logging.INFO): argument
/external/srtp/crypto/hash/
Dauth.c87 auth_test_case_t *test_case = at->test_data; in auth_type_self_test() local
/external/protobuf/python/google/protobuf/internal/
Dtest_util.py355 def ExpectAllFieldsSet(test_case, message): argument
/external/chromium/chrome/common/
Djson_value_serializer_perftest.cc33 std::string test_case; in SetUp() local
/external/chromium/net/ftp/
Dftp_directory_listing_parser_unittest.h41 const SingleLineTestData& test_case, in VerifySingleLineTestCase()
/external/protobuf/src/google/protobuf/io/
Dtokenizer_unittest.cc201 const SimpleTokenCase& test_case) { in operator <<()
330 const MultiTokenCase& test_case) { in operator <<()
624 const ErrorCase& test_case) { in operator <<()
/external/protobuf/gtest/samples/
Dsample9_unittest.cc143 const TestCase& test_case = *unit_test.GetTestCase(i); in main() local
/external/chromium/testing/gtest/samples/
Dsample9_unittest.cc143 const TestCase& test_case = *unit_test.GetTestCase(i); in main() local
/external/srtp/crypto/cipher/
Dcipher.c85 const cipher_test_case_t *test_case = ct->test_data; in cipher_type_self_test() local
/external/webkit/Tools/Scripts/webkitpy/style/
Dmain_unittest.py43 def __init__(self, test_case): argument
/external/chromium/base/test/
Dtest_suite.cc102 const testing::TestCase& test_case = *instance->GetTestCase(i); in GetTestCount() local
/external/chromium/testing/gtest/src/
Dgtest.cc324 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
329 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
335 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1953 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2689 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2757 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()
2809 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { in OnTestCaseEnd()
2837 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local
3273 const TestCase& test_case) { in PrintXmlTestCase()
3371 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()
[all …]
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc217 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
222 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
228 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1729 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2289 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2335 const TestCase * test_case) { in OnTestCaseStart()
2738 const TestCase* test_case) { in PrintXmlTestCase()
3097 TestCase* const test_case = in UnitTestImpl() local
3223 TestCase * const test_case = test_case_node->element(); in UnitTestImpl() local
3260 const TestCase* const test_case = test_case_node->element(); in UnitTestImpl() local
/external/protobuf/gtest/src/
Dgtest.cc305 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
310 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
316 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1964 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2637 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2704 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()
2757 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { in OnTestCaseEnd()
2785 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local
3225 const TestCase& test_case) { in PrintXmlTestCase()
3865 TestCase** test_case = test_cases_.FindIf(TestCaseNameIs(test_case_name)); in UnitTestImpl() local
[all …]
/external/llvm/utils/unittest/googletest/
Dgtest.cc313 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
318 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
324 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1990 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2637 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2704 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart()
2757 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { in OnTestCaseEnd()
2785 const TestCase& test_case = *unit_test.GetTestCase(i); in PrintFailedTests() local
3221 const TestCase& test_case) { in PrintXmlTestCase()
3860 const std::vector<TestCase*>::const_iterator test_case = in UnitTestImpl() local
[all …]
/external/icu4c/test/letest/
Dxmlreader.cpp146 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); in readTestFile() local
Dgendata.cpp133 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); in main() local
/external/gtest/src/
Dgtest.cc277 static bool TestCasePassed(const TestCase* test_case) { in TestCasePassed()
282 static bool TestCaseFailed(const TestCase* test_case) { in TestCaseFailed()
288 static bool ShouldRunTestCase(const TestCase* test_case) { in ShouldRunTestCase()
1965 const TestCase* const test_case = impl->current_test_case(); in HasSameFixtureClass() local
2599 static void PrintTestName(const char * test_case, const char * test) { in PrintTestName()
2653 const TestCase * test_case) { in OnTestCaseStart()
2668 const TestCase * test_case) { in OnTestCaseEnd()
3114 const TestCase* test_case) { in PrintXmlTestCase()
3557 TestCase* const test_case = in UnitTestImpl() local
3819 TestCase * const test_case = test_case_node->element(); in UnitTestImpl() local
[all …]
Dgtest-internal-inl.h754 static void ClearTestCaseResult(TestCase* test_case) { in ClearTestCaseResult()
762 static void RunTestCase(TestCase * test_case) { test_case->Run(); } in RunTestCase()
/external/chromium/base/
Dtime_win_unittest.cc191 int test_case = 0; in TEST() local
/external/chromium/sdch/open-vcdiff/src/gtest/src/
Dgtest-internal-inl.h679 static void ClearTestCaseResult(TestCase* test_case) { in ClearTestCaseResult()
687 static void RunTestCase(TestCase * test_case) { test_case->Run(); } in RunTestCase()
/external/chromium/net/base/
Dcookie_monster_perftest.cc287 const TestCase& test_case(test_cases[ci]); in TEST() local

12