HomeSort by relevance Sort by last modified time
    Searched refs:kRegularTestCases (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/webkit/browser/fileapi/
test_file_set.cc 19 const TestCaseRecord kRegularTestCases[] = {
40 const size_t kRegularTestCaseSize = arraysize(kRegularTestCases);
68 for (size_t i = 0; i < arraysize(kRegularTestCases); ++i) {
69 SCOPED_TRACE(testing::Message() << "Creating kRegularTestCases " << i);
70 SetUpOneTestCase(root_path, kRegularTestCases[i]);
test_file_set.h 26 extern const TestCaseRecord kRegularTestCases[];
35 // Creates the files and directories specified in kRegularTestCases.
  /external/chromium_org/content/browser/fileapi/
dragged_file_util_unittest.cc 256 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
289 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
347 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
406 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
490 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
517 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
copy_or_move_operation_delegate_unittest.cc 519 test::kRegularTestCases,
534 test::kRegularTestCases,
559 test::kRegularTestCases,
571 test::kRegularTestCases,
595 test::kRegularTestCases,
646 test::kRegularTestCases,
657 const test::TestCaseRecord& test_case = test::kRegularTestCases[i];
obfuscated_file_util_unittest.cc     [all...]

Completed in 455 milliseconds