Home
last modified time | relevance | path

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

/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/libchrome/base/files/
Dscoped_temp_dir_unittest.cc16 FilePath test_path; in TEST() local
52 FilePath test_path; in TEST() local
71 FilePath test_path; in TEST() local
/external/chromium-trace/catapult/dashboard/dashboard/
Dgraph_revisions.py48 def SetCache(test_path, rows): argument
66 def DeleteCache(test_path): argument
Dmigrate_test_names_test.py65 def _CheckRows(self, test_path, multiplier=2): argument
83 def _CheckAnomalies(self, test_path, r1=15000, r2=15050): argument
Dcan_bisect.py26 def IsValidTestForBisect(test_path): argument
Dstart_try_job.py197 def _PrefillInfo(test_path): argument
484 def GuessMetric(test_path): argument
528 def _HasChildTest(test_path): argument
Demail_template.py231 def GetReportPageLink(test_path, rev=None, add_protocol_and_host=True): argument
Dutils_test.py25 def _AssertMatches(self, test_path, pattern): argument
30 def _AssertDoesntMatch(self, test_path, pattern): argument
Ddebug_alert.py294 def _CsvUrl(test_path, rows): argument
Dgraph_json.py533 def _GetTraces(test_path, sub_test_dict): argument
Dutils.py103 def TestKey(test_path): argument
Dtesting_common.py197 def AddRows(test_path, rows): argument
Dadd_point.py589 def _ValidateTestPath(test_path): argument
Dgraph_json_test.py109 def _GetSeriesIndex(self, flot, test_path): argument
/external/autotest/server/cros/dynamic_suite/
Dcontrol_file_getter.py34 def get_control_file_contents(self, test_path): argument
178 def get_control_file_contents(self, test_path): argument
241 def get_control_file_contents(self, test_path): argument
/external/v8/tools/ninja/
Dninja_output.py31 def is_release_newer(test_path): argument
/external/skia/gm/
Dpathreverse.cpp50 static void test_path(SkCanvas* canvas, const SkPath& path) { in test_path() function
/external/v8/build/android/pylib/remote/device/
Dremote_device_uirobot_test_run.py60 def _UploadTestToDevice(self, test_type, test_path, app_id=None): argument
Dremote_device_test_run.py224 def _AmInstrumentTestSetup(self, app_path, test_path, runner_package, argument
280 def _UploadTestToDevice(self, test_type, test_path, app_id=None): argument
/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-trace/catapult/dashboard/dashboard/models/
Dstoppage_alert.py71 def GetStoppageAlert(test_path, revision): argument
Dgraph_data.py203 def test_path(self): member in TestMetadata
/external/webrtc/webrtc/base/
Dfilerotatingstream_unittest.cc29 Pathname test_path; in Init() local
188 Pathname test_path; in Init() local
/external/skia/tests/
DTessellatingPathRendererTests.cpp235 static void test_path(GrDrawTarget* dt, GrRenderTarget* rt, GrResourceProvider* rp, in test_path() function
/external/libnl/lib/route/sch/
Dnetem.c876 char *test_path[] = { "", "./", "/usr/lib/tc/", "/usr/local/lib/tc/" }; in rtnl_netem_set_delay_distribution() local