HomeSort by relevance Sort by last modified time
    Searched refs:test_path (Results 1 - 25 of 41) sorted by null

1 2

  /external/libchrome/base/files/
scoped_temp_dir_unittest.cc 16 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/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
text_datasets.py 36 test_path = os.path.join(data_dir, 'dbpedia_csv/test.csv')
37 if not (gfile.Exists(train_path) and gfile.Exists(test_path)):
51 test_path = os.path.join(data_dir, 'dbpedia_csv', 'test.csv')
56 base.shrink_csv(test_path, 1000)
58 test_path = test_path.replace('test.csv', 'test_small.csv')
62 test_path = os.path.join(module_path, 'data', 'text_test.csv')
67 test_path, target_dtype=np.int32, features_dtype=np.str, target_column=0)
  /external/autotest/client/site_tests/platform_Pkcs11LiveTest/
platform_Pkcs11LiveTest.py 26 test_path = os.path.join(SYSTEM_SBIN, live_test)
27 exit_status = utils.system(test_path, ignore_status=True)
  /external/chromium-trace/catapult/devil/devil/android/
md5sum_test.py 42 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, device
    [all...]
  /external/libmojo/third_party/catapult/devil/devil/android/
md5sum_test.py 42 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, device
    [all...]
  /external/skia/tests/
TessellatingPathRendererTests.cpp 454 static void test_path(GrContext* ctx, function
499 test_path(ctx, rtc.get(), create_path_0());
500 test_path(ctx, rtc.get(), create_path_1());
501 test_path(ctx, rtc.get(), create_path_2());
502 test_path(ctx, rtc.get(), create_path_3());
503 test_path(ctx, rtc.get(), create_path_4());
504 test_path(ctx, rtc.get(), create_path_5());
505 test_path(ctx, rtc.get(), create_path_6());
506 test_path(ctx, rtc.get(), create_path_7());
507 test_path(ctx, rtc.get(), create_path_8())
    [all...]
PathRendererCacheTests.cpp 71 static void test_path(skiatest::Reporter* reporter, function
121 test_path(reporter, create_concave_path, createPR, kExpectedResources);
129 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kNone, style);
142 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage);
150 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage,
  /external/skqp/tests/
TessellatingPathRendererTests.cpp 454 static void test_path(GrContext* ctx, function
499 test_path(ctx, rtc.get(), create_path_0());
500 test_path(ctx, rtc.get(), create_path_1());
501 test_path(ctx, rtc.get(), create_path_2());
502 test_path(ctx, rtc.get(), create_path_3());
503 test_path(ctx, rtc.get(), create_path_4());
504 test_path(ctx, rtc.get(), create_path_5());
505 test_path(ctx, rtc.get(), create_path_6());
506 test_path(ctx, rtc.get(), create_path_7());
507 test_path(ctx, rtc.get(), create_path_8())
    [all...]
PathRendererCacheTests.cpp 71 static void test_path(skiatest::Reporter* reporter, function
121 test_path(reporter, create_concave_path, createPR, kExpectedResources);
129 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kNone, style);
142 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage);
150 test_path(reporter, create_concave_path, createPR, kExpectedResources, GrAAType::kCoverage,
  /external/harfbuzz_ng/test/api/
hb-test.h 165 hb_test_add_func (const char *test_path,
168 char *normal_path = hb_test_normalize_path (test_path);
175 hb_test_add_func_flavor (const char *test_path,
179 char *path = g_strdup_printf ("%s/%s", test_path, flavor);
186 hb_test_add_data_func (const char *test_path,
190 char *normal_path = hb_test_normalize_path (test_path);
197 hb_test_add_data_func_flavor (const char *test_path,
202 char *path = g_strdup_printf ("%s/%s", test_path, flavor);
210 hb_test_add_vtable (const char *test_path,
217 char *normal_path = hb_test_normalize_path (test_path);
    [all...]
  /external/v8/tools/ninja/
ninja_output.py 31 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/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 15 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/
control_file_getter.py 39 def get_control_file_contents(self, test_path):
43 @param test_path: the path to the control file.
230 def get_control_file_contents(self, test_path):
232 Get the contents of the control file at |test_path|.
238 return utils.read_file(test_path)
240 msg = "Can't retrieve {0}: {1} ({2})".format(test_path,
294 def get_control_file_contents(self, test_path):
296 Return the contents of |test_path| from |self._dev_server|.
298 Get the contents of the control file at |test_path| for |self._build| on
301 @return The contents of |test_path|. None on failure
    [all...]
  /external/tensorflow/tensorflow/contrib/lite/testing/
generated_examples_zip_test.cc 199 string test_path = GetParam(); local
200 string tflite_test_case = test_path + "_tests.txt";
201 string tflite_dir = test_path.substr(0, test_path.find_last_of("/"));
202 string test_name = test_path.substr(test_path.find_last_of('/'));
  /external/toolchain-utils/
weekly_report.py 50 for test_path in vanilla_image_paths:
51 pieces = test_path.split('/')
59 os.path.join(test_path, 'chromiumos_test_image.bin'))
104 for test_path in test_image_paths:
105 pieces = test_path.split('/')
113 os.path.join(test_path, 'chromiumos_test_image.bin'))
  /external/webrtc/webrtc/base/
filerotatingstream_unittest.cc 29 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.pathname()
    [all...]
  /external/skia/gm/
pathreverse.cpp 50 static void test_path(SkCanvas* canvas, const SkPath& path) { function
61 test_path(canvas, path);
67 test_path(canvas, rev);
  /external/skqp/gm/
pathreverse.cpp 50 static void test_path(SkCanvas* canvas, const SkPath& path) { function
61 test_path(canvas, path);
67 test_path(canvas, rev);
  /system/bt/test/
run_host_unit_tests.py 131 test_path = os.path.join(os.path.join(test_root, test_name), test_name)
132 if not os.path.isfile(test_path):
133 print 'Cannot find: ' + test_path
135 cmd = [test_path]
  /tools/tradefederation/core/atest/test_finders/
module_finder.py 319 test_path = test_finder_utils.find_class_file(search_dir, class_name)
320 if not test_path and rel_config:
323 test_path = test_finder_utils.find_class_file(self.root_dir,
325 if not test_path:
328 test_path)
332 test_dir = os.path.dirname(test_path)
  /external/llvm/utils/lit/tests/unit/
TestRunner.py 39 test_path = os.path.dirname(os.path.dirname(__file__))
40 inputs = [os.path.join(test_path, 'Inputs/testrunner-custom-parsers/')]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_importhooks.py 33 test_path = "!!!_test_!!!" variable
52 def __init__(self, path=test_path):
53 if path != test_path:
225 sys.path.append(test_path)
  /external/python/cpython2/Lib/test/
test_importhooks.py 33 test_path = "!!!_test_!!!" variable
52 def __init__(self, path=test_path):
53 if path != test_path:
225 sys.path.append(test_path)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_importhooks.py 33 test_path = "!!!_test_!!!" variable
52 def __init__(self, path=test_path):
53 if path != test_path:
225 sys.path.append(test_path)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_importhooks.py 33 test_path = "!!!_test_!!!" variable
52 def __init__(self, path=test_path):
53 if path != test_path:
225 sys.path.append(test_path)

Completed in 1138 milliseconds

1 2