Searched defs:DataDrivenTest (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Ddata_driven_test.h20 class DataDrivenTest { class in namespace:autofill
45 DataDrivenTest(const base::FilePath& test_data_directory);
46 virtual ~DataDrivenTest();
51 DISALLOW_COPY_AND_ASSIGN(DataDrivenTest);
H A Ddata_driven_test.cc34 void DataDrivenTest::RunDataDrivenTest(
68 base::FilePath DataDrivenTest::GetInputDirectory(
77 base::FilePath DataDrivenTest::GetOutputDirectory(
86 DataDrivenTest::DataDrivenTest(const base::FilePath& test_data_directory) function in class:autofill::DataDrivenTest
90 DataDrivenTest::~DataDrivenTest() {
/external/chromium_org/third_party/icu/source/test/letest/
H A Dcletest.c492 static void U_CALLCONV DataDrivenTest(void) function
738 addTest(root, &DataDrivenTest, "c_layout/DataDrivenTest");
H A Dletest.cpp563 static void U_CALLCONV DataDrivenTest(void) function
970 addTest(root, &DataDrivenTest, "layout/DataDrivenTest");
/external/icu/icu4c/source/test/letest/
H A Dcletest.c492 static void U_CALLCONV DataDrivenTest(void) function
740 addTest(root, &DataDrivenTest, "c_layout/DataDrivenTest");
H A Dletest.cpp563 static void U_CALLCONV DataDrivenTest(void) function
972 addTest(root, &DataDrivenTest, "layout/DataDrivenTest");

Completed in 1862 milliseconds