Searched refs:TestData (Results 51 - 75 of 76) sorted by relevance

1234

/external/chromium_org/net/base/
H A Daddress_list_unittest.cc90 struct TestData { struct
H A Dip_endpoint_unittest.cc21 struct TestData { struct in namespace:net::__anon9013
37 // This is where we populate the TestData.
/external/chromium_org/components/search_engines/
H A Dtemplate_url_unittest.cc355 struct TestData { struct
381 struct TestData { struct
432 struct TestData { struct
469 struct TestData { struct
526 struct TestData { struct
563 struct TestData { struct
600 struct TestData { struct
636 struct TestData { struct
672 struct TestData { struct
740 struct TestData { struct
[all...]
H A Dtemplate_url_service_unittest.cc870 struct TestData { struct
902 struct TestData { struct
/external/chromium_org/net/http/
H A Dhttp_response_headers_unittest.cc19 struct TestData { struct in namespace:__anon9308
87 public ::testing::WithParamInterface<TestData> {
91 const TestData test = GetParam();
116 TestData response_headers_tests[] = {
/external/chromium_org/content/child/webcrypto/test/
H A Drsa_oaep_unittest.cc148 struct TestData { struct
156 const TestData& test_data = kTestData[i];
/external/chromium_org/base/strings/
H A Dstring_split_unittest.cc295 struct TestData { struct
H A Dstring_util_unittest.cc1098 struct TestData { struct
/external/chromium_org/chrome_elf/blacklist/test/
H A Dblacklist_test.cc73 struct TestData { struct in namespace:__anon6044
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddcfmapts.cpp534 typedef struct TestData { struct
538 } TestData; typedef in typeref:struct:TestData
540 static TestData testData[] = {
H A Dconvtest.cpp96 TestData *testData;
208 TestData *testData;
365 TestData *testData;
H A Ddtfmttst.cpp3804 const char* TestData[][4] = { local
3820 for (int32_t i = 0; TestData[i][0]; i++) {
3822 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString(TestData[i][0]), status);
3828 UnicodeString input(TestData[i][1]);
3832 input += TestData[i][2];
3836 input += TestData[i][3];
3843 errln(UnicodeString("FAIL: Parsing [") + input + "] with pattern [" + TestData[i][0] + "] returns position - "
H A Dstrcase.cpp334 // names of TestData children in casing.txt
469 LocalPointer<TestData> casingTest(driver->createTestData(dataNames[whichCase], status));
/external/chromium_org/third_party/icu/source/test/iotest/
H A Diotest.cpp199 TestData *testData;
365 TestData *testData;
567 TestData *testData;
/external/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp540 typedef struct TestData { struct
544 } TestData; typedef in typeref:struct:TestData
546 static TestData testData[] = {
H A Dconvtest.cpp96 TestData *testData;
217 TestData *testData;
383 TestData *testData;
H A Ddtfmttst.cpp3807 const char* TestData[][4] = { local
3823 for (int32_t i = 0; TestData[i][0]; i++) {
3825 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString(TestData[i][0]), status);
3831 UnicodeString input(TestData[i][1]);
3835 input += TestData[i][2];
3839 input += TestData[i][3];
3846 errln(UnicodeString("FAIL: Parsing [") + input + "] with pattern [" + TestData[i][0] + "] returns position - "
H A Dstrcase.cpp334 // names of TestData children in casing.txt
469 LocalPointer<TestData> casingTest(driver->createTestData(dataNames[whichCase], status));
/external/icu/icu4c/source/test/iotest/
H A Diotest.cpp199 TestData *testData;
365 TestData *testData;
567 TestData *testData;
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider_unittest.cc139 struct TestData { struct in class:SearchProviderTest
163 void RunTest(TestData* cases, int num_cases, bool prefer_keyword);
335 void SearchProviderTest::RunTest(TestData* cases,
1042 TestData cases[] = {
1166 TestData cases[] = {
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp101 class TestData { class in namespace:__anon11422
127 TestData& testData() { return m_testData; }
130 TestData m_testData;
/external/chromium_org/net/udp/
H A Dudp_socket_unittest.cc431 struct TestData { struct
/external/chromium_org/chrome/browser/history/
H A Din_memory_url_index_unittest.cc909 struct TestData { struct
/external/chromium_org/components/bookmarks/browser/
H A Dbookmark_model_unittest.cc956 struct TestData { struct
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc2263 struct TestData { struct

Completed in 544 milliseconds

1234