Searched refs:PATH (Results 1 – 13 of 13) sorted by relevance
24 public static final String PATH = "/location"; field in Constants
184 export PATH="$OTATOOLS_DIR"/bin:"$PATH"
34 `poetry shell` to enter a shell with all the tools on the `PATH`. The following
79 if (dataItemUri.getPath().startsWith(Constants.PATH)) { in onDataChanged()
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
366 self.assertEqual(ninja.TK.PATH, tok.kind)372 self.assertEqual(ninja.TK.PATH, tok.kind)389 self.assertEqual(ninja.TK.PATH, tok.kind)425 self.assertEqual(ninja.TK.PATH, tok.kind)
413 String path = Constants.PATH + "/" + mCalendar.getTimeInMillis(); in addLocationEntry()
244 PATH = 10 variable in TK470 return self._lex_string_or_path(self._PATH_TOKEN_MATCHER, TK.PATH)