/external/chromium/testing/gtest/test/ |
D | gtest-unittest-api_test.cc | 76 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/ |
D | gtest-unittest-api_test.cc | 76 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/ |
D | sha1_driver.c | 72 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/ |
D | logtesting.py | 48 def __init__(self, test_case): argument 124 def setUp(test_case, logging_level=logging.INFO): argument
|
/external/srtp/crypto/hash/ |
D | auth.c | 87 auth_test_case_t *test_case = at->test_data; in auth_type_self_test() local
|
/external/protobuf/python/google/protobuf/internal/ |
D | test_util.py | 355 def ExpectAllFieldsSet(test_case, message): argument
|
/external/chromium/chrome/common/ |
D | json_value_serializer_perftest.cc | 33 std::string test_case; in SetUp() local
|
/external/chromium/net/ftp/ |
D | ftp_directory_listing_parser_unittest.h | 41 const SingleLineTestData& test_case, in VerifySingleLineTestCase()
|
/external/protobuf/src/google/protobuf/io/ |
D | tokenizer_unittest.cc | 201 const SimpleTokenCase& test_case) { in operator <<() 330 const MultiTokenCase& test_case) { in operator <<() 624 const ErrorCase& test_case) { in operator <<()
|
/external/protobuf/gtest/samples/ |
D | sample9_unittest.cc | 143 const TestCase& test_case = *unit_test.GetTestCase(i); in main() local
|
/external/chromium/testing/gtest/samples/ |
D | sample9_unittest.cc | 143 const TestCase& test_case = *unit_test.GetTestCase(i); in main() local
|
/external/srtp/crypto/cipher/ |
D | cipher.c | 85 const cipher_test_case_t *test_case = ct->test_data; in cipher_type_self_test() local
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
D | main_unittest.py | 43 def __init__(self, test_case): argument
|
/external/chromium/base/test/ |
D | test_suite.cc | 102 const testing::TestCase& test_case = *instance->GetTestCase(i); in GetTestCount() local
|
/external/chromium/testing/gtest/src/ |
D | gtest.cc | 324 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/ |
D | gtest.cc | 217 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/ |
D | gtest.cc | 305 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/ |
D | gtest.cc | 313 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/ |
D | xmlreader.cpp | 146 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); in readTestFile() local
|
D | gendata.cpp | 133 UnicodeString test_case = UNICODE_STRING_SIMPLE("test-case"); in main() local
|
/external/gtest/src/ |
D | gtest.cc | 277 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 …]
|
D | gtest-internal-inl.h | 754 static void ClearTestCaseResult(TestCase* test_case) { in ClearTestCaseResult() 762 static void RunTestCase(TestCase * test_case) { test_case->Run(); } in RunTestCase()
|
/external/chromium/base/ |
D | time_win_unittest.cc | 191 int test_case = 0; in TEST() local
|
/external/chromium/sdch/open-vcdiff/src/gtest/src/ |
D | gtest-internal-inl.h | 679 static void ClearTestCaseResult(TestCase* test_case) { in ClearTestCaseResult() 687 static void RunTestCase(TestCase * test_case) { test_case->Run(); } in RunTestCase()
|
/external/chromium/net/base/ |
D | cookie_monster_perftest.cc | 287 const TestCase& test_case(test_cases[ci]); in TEST() local
|