Home
last modified time | relevance | path

Searched defs:expectations (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/base/mac/
Dlibdispatch_task_runner_unittest.cc33 void VerifyTaskOrder(const char* const expectations[], in VerifyTaskOrder()
94 const char* const expectations[] = { in TEST_F() local
108 const char* const expectations[] = { in TEST_F() local
124 const char* const expectations[] = { in TEST_F() local
142 const char* const expectations[] = { in TEST_F() local
167 const char* const expectations[] = { in TEST_F() local
193 const char* const expectations[] = { in TEST_F() local
217 const char* const expectations[] = { in TEST_F() local
/external/chromium_org/content/test/gpu/gpu_tests/
Dgpu_process_expectations.py5 from telemetry.page import test_expectations as expectations unknown
Dhardware_accelerated_feature_expectations.py5 from telemetry.page import test_expectations as expectations unknown
Dhardware_accelerated_feature.py4 import hardware_accelerated_feature_expectations as expectations namespace
Dgpu_process.py4 import gpu_process_expectations as expectations namespace
/external/chromium_org/third_party/ocmock/OCMock/
DOCMockObject.h13 NSMutableArray *expectations; variable
/external/skia/dm/
DDMExpectationsTask.cpp7 const Expectations& expectations, in ExpectationsTask()
DDM.cpp53 const DM::Expectations& expectations, in kick_off_tasks()
130 SkAutoTDelete<DM::Expectations> expectations(SkNEW(DM::NoExpectations)); in tool_main() local
DDMCpuTask.cpp15 const Expectations& expectations, in CpuTask()
DDMExpectations.h29 const skiagm::Expectations expectations = fGMExpectations.get(filename.c_str()); in check() local
DDMGpuTask.cpp15 const Expectations& expectations, in GpuTask()
/external/skia/bench/
Dcheck_bench_regressions.py124 def read_expectations(expectations, filename): argument
141 def check_expectations(lines, expectations, revision, key_suffix): argument
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
Dbuilders_unittests.js191 "expectations": [ property
208 "expectations": [ property
224 "expectations": [ property
241 "expectations": [ property
258 "expectations": [ property
275 "expectations": [ property
292 "expectations": [ property
311 "expectations": [ property
328 "expectations": [ property
463 "expectations": [ property
[all …]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
Dtest_run_results.py69 def __init__(self, expectations, num_tests): argument
155 def summarize_results(port_obj, expectations, initial_results, retry_results, enabled_pixel_tests_i… argument
Dtest_expectations.py104 def _create_expectation_line(self, test_name, expectations, file_name): argument
112 def expectation_line_for_test(self, test_name, expectations): argument
487 def _filter_redundant_expectations(expectations): argument
495 …def _format_line(bugs, specifiers, name, expectations, comment, include_specifiers=True, include_e… argument
883 def suffixes_for_expectations(expectations): argument
894 def suffixes_for_actual_expectations_string(expectations): argument
Dtest_expectations_unittest.py79 def parse_exp(self, expectations, overrides=None, is_lint_mode=False): argument
94 def assert_bad_expectations(self, expectations, overrides=None): argument
281 …def check(self, expectations, overrides, skips, lint=False, expected_results=[WONTFIX, SKIP, FAIL]… argument
345 …def assert_tokenize_exp(self, line, bugs=None, specifiers=None, expectations=None, warnings=None, … argument
/external/chromium_org/tools/telemetry/telemetry/page/
Dpage_measurement_unittest_base.py30 expectations=test_expectations.TestExpectations(), argument
Dpage_runner.py198 def _PrepareAndRunPage(test, page_set, expectations, finder_options, argument
259 def Run(test, page_set, expectations, finder_options): argument
/external/chromium_org/chromeos/process_proxy/
Dprocess_output_watcher_unittest.cc37 void Init(const std::vector<TestCase>& expectations) { in Init()
75 const std::vector<TestCase>& expectations) { in StartWatch()
/external/chromium_org/chrome/browser/extensions/
Dstartup_helper_browsertest.cc33 std::vector<std::pair<base::FilePath, bool> > expectations; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/password_manager/
Dpassword_form_data.cc52 SetOfForms expectations; in ContainsSamePasswordFormsPtr() local
/external/chromium_org/chrome/browser/parsers/
Dmetadata_parser_filebase_unittest.cc78 std::map<std::string, std::string> expectations; in TEST_F() local
/external/chromium/chrome/browser/parsers/
Dmetadata_parser_filebase_unittest.cc78 std::map<std::string, std::string> expectations; in TEST_F() local
/external/chromium/chrome/browser/password_manager/
Dpassword_form_data.cc79 SetOfForms expectations(first.begin(), first.end()); in ContainsSamePasswordFormsPtr() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
Dlayout_test_finder.py96 def skip_tests(self, paths, all_tests_list, expectations, http_tests): argument

12