Searched refs:mpath (Results 1 – 5 of 5) sorted by relevance
27 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…59 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…72 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
41 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…73 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…86 …| "image" | "line" | "linearGradient" | "marker" | "mask" | "metadata" | "mpath" | "path" | "patte…
440 char cdir[PATH_MAX], mpath[PATH_MAX]; in tst_is_mounted_at_tmpdir() local448 ret = snprintf(mpath, PATH_MAX, "%s/%s", cdir, path); in tst_is_mounted_at_tmpdir()456 return tst_is_mounted(mpath); in tst_is_mounted_at_tmpdir()
332 mpath = list(mod.__path__)[0].split('path1.zip' + os.sep)[1]333 self.assertEqual(packdir3[:-1], mpath)408 mpath = list(mod.__path__)[0].split('path1.zip' + os.sep)[1]409 self.assertEqual(packdir3[:-1], mpath)
82683 static nsIAtom* mpath; member in nsGkAtoms