Home | History | Annotate | Download | only in testsupport

Lines Matching full:project

2  *  Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
7 * in the file PATENTS. All contributing project authors may
16 // path to the project source tree root directory. Using this, it is easy to
32 // * Test project located in /home/user/webrtc/trunk/src/testproject
44 // * Test project located in C:\Users\user\webrtc\trunk\src\testproject
54 // * Test project located in /Users/user/webrtc/trunk/src/testproject
73 // to find the project root.
76 // Finds the root dir of the project, to be able to set correct paths to
82 // If the current working directory is above the project root dir, it will not
88 // Returns the absolute path to the project root dir (usually the trunk dir)
90 // If the project root is not found, the string specified by
96 // directory named "out" at the top-level of the project, i.e. a subfolder to
101 // Returns the path WITH a trailing path delimiter. If the project root is not
107 // [project-root]/resources/ dir.