Searched refs:test_path (Results 1 - 18 of 18) sorted by relevance

/external/libchrome/base/files/
H A Dscoped_temp_dir_unittest.cc16 FilePath test_path; local
18 &test_path);
21 EXPECT_TRUE(DirectoryExists(test_path));
24 EXPECT_TRUE(dir.Set(test_path));
27 EXPECT_FALSE(DirectoryExists(test_path));
31 EXPECT_TRUE(dir.Set(test_path));
33 EXPECT_TRUE(DirectoryExists(test_path));
36 EXPECT_EQ(path.value(), test_path.value());
39 EXPECT_TRUE(DirectoryExists(test_path));
44 EXPECT_TRUE(dir.Set(test_path));
52 FilePath test_path; local
71 FilePath test_path; local
[all...]
/external/autotest/client/site_tests/platform_Pkcs11LiveTest/
H A Dplatform_Pkcs11LiveTest.py26 test_path = os.path.join(SYSTEM_SBIN, live_test)
27 exit_status = utils.system(test_path, ignore_status=True)
/external/v8/tools/ninja/
H A Dninja_output.py31 def is_release_newer(test_path):
33 debug_mtime = os.path.getmtime(os.path.join(debug_path, test_path))
37 rel_mtime = os.path.getmtime(os.path.join(release_path, test_path))
/external/autotest/site_utils/
H A Drestart_latest.py93 test_path = os.path.join(build_path, test)
96 if not os.path.isdir(test_path) or not test.startswith('netbook_'):
99 print 'Removing lock %s' % test_path
100 os.rmdir(test_path)
/external/chromium-trace/catapult/devil/devil/android/
H A Dmd5sum_test.py42 test_path = '/test/host/file.dat'
47 out = md5sum.CalculateHostMd5Sums(test_path)
100 test_path = '/storage/emulated/legacy/test/file.dat'
110 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
118 test_path = ['/storage/emulated/legacy/test/file0.dat',
130 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
141 test_path = ('/storage/emulated/legacy/test/file%d.dat' % n
154 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
166 test_path = '/storage/emulated/legacy/test/file.dat'
179 out = md5sum.CalculateDeviceMd5Sums(test_path, devic
[all...]
/external/libmojo/third_party/catapult/devil/devil/android/
H A Dmd5sum_test.py42 test_path = '/test/host/file.dat'
47 out = md5sum.CalculateHostMd5Sums(test_path)
100 test_path = '/storage/emulated/legacy/test/file.dat'
110 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
118 test_path = ['/storage/emulated/legacy/test/file0.dat',
130 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
141 test_path = ('/storage/emulated/legacy/test/file%d.dat' % n
154 out = md5sum.CalculateDeviceMd5Sums(test_path, device)
166 test_path = '/storage/emulated/legacy/test/file.dat'
179 out = md5sum.CalculateDeviceMd5Sums(test_path, devic
[all...]
/external/harfbuzz_ng/test/api/
H A Dhb-test.h163 hb_test_add_func (const char *test_path, argument
166 char *normal_path = hb_test_normalize_path (test_path);
173 hb_test_add_func_flavor (const char *test_path, argument
177 char *path = g_strdup_printf ("%s/%s", test_path, flavor);
184 hb_test_add_data_func (const char *test_path, argument
188 char *normal_path = hb_test_normalize_path (test_path);
195 hb_test_add_data_func_flavor (const char *test_path, argument
200 char *path = g_strdup_printf ("%s/%s", test_path, flavor);
208 hb_test_add_vtable (const char *test_path, argument
215 char *normal_path = hb_test_normalize_path (test_path);
235 hb_test_add_vtable_flavor(const char *test_path, const char *flavor, gsize data_size, gconstpointer test_data, hb_test_fixture_func_t data_setup, hb_test_fixture_func_t data_test, hb_test_fixture_func_t data_teardown) argument
[all...]
/external/skia/tests/
H A DTessellatingPathRendererTests.cpp274 static void test_path(GrContext* ctx, function
317 test_path(ctx, rtc.get(), create_path_0());
318 test_path(ctx, rtc.get(), create_path_1());
319 test_path(ctx, rtc.get(), create_path_2());
320 test_path(ctx, rtc.get(), create_path_3());
321 test_path(ctx, rtc.get(), create_path_4());
322 test_path(ctx, rtc.get(), create_path_5());
323 test_path(ctx, rtc.get(), create_path_6());
324 test_path(ctx, rtc.get(), create_path_7());
325 test_path(ct
[all...]
H A DColorSpaceTest.cpp47 static void test_path(skiatest::Reporter* r, const char* path, function
85 test_path(r, "color_wheel_with_profile.png", g_sRGB_R, g_sRGB_G, g_sRGB_B,
92 test_path(r, "icc-v2-gbr.jpg", red, green, blue, k2Dot2Curve_SkGammaNamed);
94 test_path(r, "webp-color-profile-crash.webp",
96 test_path(r, "webp-color-profile-lossless.webp",
98 test_path(r, "webp-color-profile-lossy.webp",
100 test_path(r, "webp-color-profile-lossy-alpha.webp",
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
H A Dfunctional.rb15 attr_accessor :test_path
18 File.basename( test_path, '.rb' )
22 File.dirname( test_path )
159 klass.test_path = call_stack[ 0 ].file
166 def test_path method in class:ANTLR3.Test.Functional
167 self.class.test_path
/external/autotest/server/cros/dynamic_suite/
H A Dcontrol_file_getter.py34 def get_control_file_contents(self, test_path):
38 @param test_path: the path to the control file.
190 def get_control_file_contents(self, test_path):
192 Get the contents of the control file at |test_path|.
198 return utils.read_file(test_path)
200 msg = "Can't retrieve {0}: {1} ({2})".format(test_path,
253 def get_control_file_contents(self, test_path):
255 Return the contents of |test_path| from |self._dev_server|.
257 Get the contents of the control file at |test_path| for |self._build| on
260 @return The contents of |test_path|
[all...]
/external/toolchain-utils/
H A Dweekly_report.py50 for test_path in vanilla_image_paths:
51 pieces = test_path.split('/')
58 """ % (test_name, chromeos_root, os.path.join(test_path,
104 for test_path in test_image_paths:
105 pieces = test_path.split('/')
112 """ % (test_name, chromeos_root, os.path.join(test_path,
/external/webrtc/webrtc/base/
H A Dfilerotatingstream_unittest.cc29 Pathname test_path; local
30 ASSERT_TRUE(Filesystem::GetAppTempFolder(&test_path));
32 test_path.AppendFolder(dir_name);
33 ASSERT_TRUE(Filesystem::CreateFolder(test_path));
34 dir_path_ = test_path.pathname();
188 Pathname test_path; local
189 ASSERT_TRUE(Filesystem::GetAppTempFolder(&test_path));
191 test_path.AppendFolder(dir_name);
192 ASSERT_TRUE(Filesystem::CreateFolder(test_path));
193 dir_path_ = test_path
[all...]
/external/skia/gm/
H A Dpathreverse.cpp50 static void test_path(SkCanvas* canvas, const SkPath& path) { function
61 test_path(canvas, path);
67 test_path(canvas, rev);
/external/llvm/utils/lit/tests/unit/
H A DTestRunner.py39 test_path = os.path.dirname(os.path.dirname(__file__))
40 inputs = [os.path.join(test_path, 'Inputs/testrunner-custom-parsers/')]
/external/llvm/utils/lit/lit/
H A DTest.py257 test_path = self.path_in_suite[:-1]
258 safe_test_path = [x.replace(".","_") for x in test_path]
/external/autotest/utils/
H A Dtest_importer.py69 test_path = os.path.join(autotest_dir, path)
70 if not os.path.exists(test_path):
72 logging.info("Scanning %s", test_path)
74 tests = get_tests_from_fs(test_path, "^control.*",
/external/libnl/lib/route/qdisc/
H A Dnetem.c843 char *test_path[] = { "", "./", "/usr/lib/tc/", "/usr/local/lib/tc/" }; local
845 for (i = 0; i < ARRAY_SIZE(test_path); i++) {
846 snprintf(name, NAME_MAX, "%s%s%s", test_path[i], dist_type, dist_suffix);

Completed in 2289 milliseconds