Home
last modified time | relevance | path

Searched defs:test_path (Results 1 – 25 of 43) sorted by relevance

12

/external/chromium_org/chrome/browser/importer/
Dfirefox_profile_lock_unittest.cc35 base::FilePath test_path = temp_dir_.path(); in TEST_F() local
68 base::FilePath test_path = temp_dir_.path(); in TEST_F() local
91 base::FilePath test_path = temp_dir_.path(); in TEST_F() local
/external/chromium_org/base/files/
Dscoped_temp_dir_unittest.cc15 FilePath test_path; in TEST() local
51 FilePath test_path; in TEST() local
70 FilePath test_path; in TEST() local
Dfile_util_proxy_unittest.cc48 const FilePath test_path() const { return dir_.path().AppendASCII("test"); } in test_path() function in base::FileUtilProxyTest
/external/harfbuzz_ng/test/api/
Dhb-test.h163 hb_test_add_func (const char *test_path, in hb_test_add_func()
173 hb_test_add_func_flavor (const char *test_path, in hb_test_add_func_flavor()
184 hb_test_add_data_func (const char *test_path, in hb_test_add_data_func()
195 hb_test_add_data_func_flavor (const char *test_path, in hb_test_add_data_func_flavor()
208 hb_test_add_vtable (const char *test_path, in hb_test_add_vtable()
235 hb_test_add_vtable_flavor (const char *test_path, in hb_test_add_vtable_flavor()
/external/chromium_org/tools/flakiness/
Dfind_flakiness.py30 def FindShardingFlakiness(test_path, data_path, supervisor_args): argument
91 def FindUnaryFlakiness(test_path, output_path, num_procs, num_repeats, timeout): argument
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/performance_tests/
Dperftest.py89 def __init__(self, port, test_name, test_path, test_runner_count=DEFAULT_TEST_RUNNER_COUNT): argument
104 def test_path(self): member in PerfTest
206 def run_single(self, driver, test_path, time_out_ms, should_run_pixel_test=False): argument
268 def __init__(self, port, test_name, test_path, test_runner_count=1): argument
275 def __init__(self, port, test_name, test_path, test_runner_count=DEFAULT_TEST_RUNNER_COUNT): argument
/external/chromium_org/chrome/browser/extensions/
Dchrome_component_extension_resource_manager_unittest.cc35 base::FilePath test_path; in TEST_F() local
/external/chromium_org/tools/vim/
Dchromium.ycm_extra_conf.py98 def is_release_15s_newer(test_path): argument
/external/chromium_org/chrome/common/extensions/docs/server2/
Dinstance_servlet_test.py37 def test_path(path, status=404): function
Drender_servlet_test.py125 def test_path(path, content_type): function
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dfunctional.rb15 attr_accessor :test_path accessor
166 def test_path method in ANTLR3.Test.Functional
/external/chromium_org/gpu/gles2_conform_support/
Dgles2_conform_test.cc61 base::FilePath test_path; in RunGLES2ConformTest() local
/external/chromium_org/content/browser/indexed_db/
Dindexed_db_unittest.cc162 base::FilePath test_path; in TEST_F() local
234 base::FilePath test_path = idb_context->GetFilePathForTesting( in TEST_F() local
/external/chromium_org/content/browser/gpu/
Dgpu_data_manager_impl_private_unittest.cc261 const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath")); in TEST_F() local
277 const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath")); in TEST_F() local
298 const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath")); in TEST_F() local
332 const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath")); in TEST_F() local
/external/chromium_org/chrome/utility/media_galleries/
Dimage_metadata_extractor_unittest.cc35 base::FilePath test_path; in GetExtractor() local
/external/chromium_org/third_party/skia/gm/
Dpathreverse.cpp13 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/external/skia/gm/
Dpathreverse.cpp13 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/external/chromium_org/content/shell/renderer/test_runner/
Dtest_interfaces.cc119 std::string test_path = spec.substr(spec.find("/inspector/") + 11); in ConfigureForTestWithURL() local
/external/chromium_org/content/test/ppapi/
Dppapi_test.cc62 base::FilePath test_path; in GetTestFileUrl() local
/external/chromium_org/chrome/browser/apps/
Dephemeral_app_browsertest.cc216 base::FilePath EphemeralAppTestBase::GetTestPath(const char* test_path) { in GetTestPath()
221 const char* test_path, Manifest::Location manifest_location) { in InstallEphemeralApp()
231 const char* test_path) { in InstallEphemeralApp()
236 const char* test_path) { in InstallAndLaunchEphemeralApp()
448 const char* test_path, in ReplaceEphemeralApp()
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
Dtest_converter_unittest.py348 …def verify_test_harness_paths(self, converter, converted, test_path, num_src_paths, num_href_paths… argument
/external/chromium_org/third_party/skia/tests/
DPathUtilsTest.cpp109 static void test_path(skiatest::Reporter* reporter, const SkBitmap* truth, in test_path() function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
Dlayout_tests_mover.py115 def _get_expectations_for_test(self, model, test_path): argument
/external/skia/tests/
DPathUtilsTest.cpp109 static void test_path(skiatest::Reporter* reporter, const SkBitmap* truth, in test_path() function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dbot_test_expectations.py156 def _line_from_test_and_flaky_types_and_bug_urls(self, test_path, flaky_types, bug_urls): argument

12