Searched refs:GetShmemTempDir (Results 1 – 7 of 7) sorted by relevance
12 bool GetShmemTempDir(bool executable, base::FilePath* path) { in GetShmemTempDir() function
474 BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
985 bool GetShmemTempDir(bool executable, FilePath* path) { in GetShmemTempDir() function
2467 EXPECT_TRUE(GetShmemTempDir(false, &dir)); in TEST_F()
44 if (!GetShmemTempDir(options.executable, &directory)) in CreateAnonymousSharedMemory()
214 if (!GetShmemTempDir(false /* executable */, &directory)) in Create()
363 if (!GetShmemTempDir(false, &temp_dir)) in FilePathForMemoryName()