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

1 2

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_system_unittest.cpp 14 static const char kPath[] = "/tmp/foo/bar";
20 sys.AddRegularFile(kPath, kString, kStringLen);
23 FileDescriptor fd(kPath);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_system_unittest.cpp 14 static const char kPath[] = "/tmp/foo/bar";
20 sys.AddRegularFile(kPath, kString, kStringLen);
23 FileDescriptor fd(kPath);
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util_unittest.cc 31 const base::FilePath::CharType kPath[] = FILE_PATH_LITERAL("dir/file");
52 const base::FilePath path(kPath);
68 CreateNormalizedFilePath(kPath).AsUTF8Unsafe();
71 GURL(kOrigin), base::FilePath(kPath));
89 const base::FilePath normalized_path = CreateNormalizedFilePath(kPath);
  /external/chromium_org/third_party/webrtc/base/
autodetectproxy_unittest.cc 20 static const char kPath[] = "/";
79 kPath,
124 kPath,
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
weight.h 101 const uint64 kPath = 0x0000000000000010ULL;
prune.h 61 if ((Weight::Properties() & (kPath | kCommutative))
62 != (kPath | kCommutative))
147 if ((Weight::Properties() & (kPath | kCommutative))
148 != (kPath | kCommutative))
shortest-path.h 58 // The weights need to be right distributive and have the path (kPath)
90 if ((Weight::Properties() & (kPath | kRightSemiring))
91 != (kPath | kRightSemiring))
219 // The weights need to be right distributive and have the path (kPath)
247 if ((Weight::Properties() & (kPath | kSemiring)) != (kPath | kSemiring))
349 // (kPath) property.
float-weight.h 148 kPath | kIdempotent;
  /external/chromium_org/components/url_matcher/
url_matcher_factory_unittest.cc 268 const std::string kPath("/path");
272 const std::string kUrl(kScheme + "://" + kHost + ":1234" + kPath + kQuery);
305 UrlConditionCaseTest(keys::kPathContainsKey, false, kPath, kPathUpper,
307 UrlConditionCaseTest(keys::kPathEqualsKey, false, kPath, kPathUpper,
309 UrlConditionCaseTest(keys::kPathPrefixKey, false, kPath, kPathUpper,
311 UrlConditionCaseTest(keys::kPathSuffixKey, false, kPath, kPathUpper,
  /external/chromium_org/chromeos/network/
network_handler_callbacks.cc 23 const char kPath[] = "path";
54 error_data->SetString(kPath, path);
  /external/openfst/src/include/fst/
weight.h 109 const uint64 kPath = 0x0000000000000010ULL;
lexicographic-weight.h 62 uint64 props = kPath;
115 return props1 & props2 & (kLeftSemiring | kRightSemiring | kPath |
shortest-path.h 75 // The weights need to be right distributive and have the path (kPath)
118 if ((Weight::Properties() & (kPath | kRightSemiring))
119 != (kPath | kRightSemiring)) {
265 // have the path (kPath) property.
289 if ((Weight::Properties() & (kPath | kSemiring)) != (kPath | kSemiring)) {
404 // The weights need to be right distributive and have the path (kPath)
426 if ((Weight::Properties() & (kPath | kSemiring)) != (kPath | kSemiring)) {
482 // (kPath) property
    [all...]
prune.h 105 if ((Weight::Properties() & (kPath | kCommutative))
106 != (kPath | kCommutative)) {
223 if ((Weight::Properties() & (kPath | kCommutative))
224 != (kPath | kCommutative)) {
  /frameworks/base/libs/hwui/
ResourceCache.h 40 kPath
ResourceCache.cpp 75 incrementRefcount((void*) pathResource, kPath);
97 incrementRefcountLocked((void*) pathResource, kPath);
275 case kPath: {
  /external/chromium_org/content/browser/fileapi/
file_system_url_unittest.cc 188 const base::FilePath kPath(FPL("dir/file"));
191 kOrigin, kFileSystemTypeTemporary, kPath);
193 NormalizedUTF8Path(kPath),
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker_unittest.cc 127 const char kPath[] = "foo/bar";
128 change_tracker()->OnCreateDirectory(URL(kPath));
133 EXPECT_EQ(URL(kPath), *urls.begin());
135 change_tracker()->DemoteChangesForURL(URL(kPath));
140 change_tracker()->PromoteDemotedChangesForURL(URL(kPath));
144 EXPECT_EQ(URL(kPath), *urls.begin());
146 change_tracker()->DemoteChangesForURL(URL(kPath));
147 change_tracker()->OnRemoveDirectory(URL(kPath));
local_file_sync_service_unittest.cc 456 const FileSystemURL kPath(file_system_->URL("foo"));
461 // We should get called OnSyncEnabled and OnWriteEnabled on kPath and
464 EXPECT_CALL(status_observer, OnSyncEnabled(kPath)).Times(AtLeast(1));
470 EXPECT_EQ(base::File::FILE_OK, file_system_->CreateFile(kPath));
471 EXPECT_EQ(base::File::FILE_OK, file_system_->Remove(kPath, false));
472 EXPECT_EQ(base::File::FILE_OK, file_system_->CreateDirectory(kPath));
481 EXPECT_CALL(local_change_processor, ApplyLocalChange(_, _, _, kPath, _))
487 // OnWriteEnabled will be notified on kPath (in multi-threaded this
489 EXPECT_CALL(status_observer, OnWriteEnabled(kPath)).Times(AtLeast(0));
493 SYNC_STATUS_OK, kPath));
    [all...]
  /external/chromium_org/storage/browser/blob/
view_blob_internals_job.cc 32 const char kPath[] = "Path: ";
201 AddHTMLListItem(kPath,
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
html5_fs_test.cc 191 const char* kPath = "/foo";
192 EXPECT_TRUE(ppapi_html5_.filesystem_template()->AddEmptyFile(kPath, NULL));
197 Path path(kPath);
198 ASSERT_TRUE(fs->Exists(kPath));
200 EXPECT_FALSE(fs->Exists(kPath));
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_update_performer_unittest.cc 504 const base::FilePath kPath(FILE_PATH_LITERAL("drive/root/New Directory"));
507 EXPECT_EQ(FILE_ERROR_OK, GetLocalResourceEntry(kPath.DirName(), &parent));
511 entry.set_title(kPath.BaseName().AsUTF8Unsafe());
538 EXPECT_EQ(FILE_ERROR_OK, GetLocalResourceEntry(kPath, &entry));
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client_unittest.cc 488 const base::FilePath kPath(FILE_PATH_LITERAL("drive/root/dir1"));
492 metadata_->GetResourceEntryByPath(kPath.DirName(), &parent));
496 entry.set_title(kPath.BaseName().AsUTF8Unsafe());
  /external/chromium_org/components/nacl/browser/
nacl_process_host.cc 572 static const char kPath[] = "PATH";
581 if (!env->GetVar(kPath, &old_path)) {
582 env->SetVar(kPath, x64_crt_path);
587 env->SetVar(kPath, new_path);
    [all...]
  /external/openfst/src/test/
weight-tester.h 117 if (Weight::Properties() & kPath)

Completed in 507 milliseconds

1 2