/external/mockito/src/test/java/org/mockitousage/examples/use/ |
ArticleManager.java | 21 int articles = calculator.countArticles(newspaper); local 24 database.updateNumberOfArticles(newspaper, articles); 26 database.updateNumberOfEnglishArticles(newspaper, articles - polishArticles); 30 List<Article> articles = database.getArticlesFor("Guardian"); local 31 for (Article article : articles) {
|
ArticleDatabase.java | 12 public void updateNumberOfArticles(String newspaper, int articles) {
|
/prebuilts/go/darwin-x86/src/runtime/race/ |
doc.go | 8 // https://golang.org/doc/articles/race_detector.html
|
/prebuilts/go/linux-x86/src/runtime/race/ |
doc.go | 8 // https://golang.org/doc/articles/race_detector.html
|
/compatibility/cdd/9_security-model/ |
9_11_keys-and-credentials.md | 3 The [Android Keystore System](https://developer.android.com/training/articles/keystore.html) 78 [Requiring User Authentication For Key Use](https://developer.android.com/training/articles/keystore.html#UserAuthentication).
|
/prebuilts/go/darwin-x86/src/ |
race.bat | 6 :: https://golang.org/doc/articles/race_detector.html
|
/prebuilts/go/linux-x86/src/ |
race.bat | 6 :: https://golang.org/doc/articles/race_detector.html
|
/external/vulkan-validation-layers/ |
CONTRIBUTING.md | 43 This will involve [forking the repository](https://help.github.com/articles/fork-a-repo/), 44 creating a branch with your commits, and then [submitting a pull request](https://help.github.com/articles/using-pull-requests/).
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_codecs.py | 124 ' BLOG index page: show recent articles,\r\n',
125 ' today\'s articles, or articles of a specific date.\r\n',
150 ' log.error("Error loading articles: "+str(x))\r\n',
151 ' self.abort("cannot load articles")\r\n',
157 ' #-------------------- TODAY\'S ARTICLES\r\n',
158 ' self.write("<h2>Today\'s articles</h2>")\r\n',
162 ' #-------------------- ACTIVE ARTICLES redirect\r\n',
168 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n',
170 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n', [all...] |
/external/python/cpython2/Lib/test/ |
test_codecs.py | 173 ' BLOG index page: show recent articles,\r\n', 174 ' today\'s articles, or articles of a specific date.\r\n', 199 ' log.error("Error loading articles: "+str(x))\r\n', 200 ' self.abort("cannot load articles")\r\n', 206 ' #-------------------- TODAY\'S ARTICLES\r\n', 207 ' self.write("<h2>Today\'s articles</h2>")\r\n', 211 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 217 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 219 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_codecs.py | 130 ' BLOG index page: show recent articles,\r\n', 131 ' today\'s articles, or articles of a specific date.\r\n', 156 ' log.error("Error loading articles: "+str(x))\r\n', 157 ' self.abort("cannot load articles")\r\n', 163 ' #-------------------- TODAY\'S ARTICLES\r\n', 164 ' self.write("<h2>Today\'s articles</h2>")\r\n', 168 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_codecs.py | 130 ' BLOG index page: show recent articles,\r\n', 131 ' today\'s articles, or articles of a specific date.\r\n', 156 ' log.error("Error loading articles: "+str(x))\r\n', 157 ' self.abort("cannot load articles")\r\n', 163 ' #-------------------- TODAY\'S ARTICLES\r\n', 164 ' self.write("<h2>Today\'s articles</h2>")\r\n', 168 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_codecs.py | 130 ' BLOG index page: show recent articles,\r\n', 131 ' today\'s articles, or articles of a specific date.\r\n', 156 ' log.error("Error loading articles: "+str(x))\r\n', 157 ' self.abort("cannot load articles")\r\n', 163 ' #-------------------- TODAY\'S ARTICLES\r\n', 164 ' self.write("<h2>Today\'s articles</h2>")\r\n', 168 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_codecs.py | 130 ' BLOG index page: show recent articles,\r\n', 131 ' today\'s articles, or articles of a specific date.\r\n', 156 ' log.error("Error loading articles: "+str(x))\r\n', 157 ' self.abort("cannot load articles")\r\n', 163 ' #-------------------- TODAY\'S ARTICLES\r\n', 164 ' self.write("<h2>Today\'s articles</h2>")\r\n', 168 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 174 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 176 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/external/mesa3d/docs/specs/ |
MESA_texture_array.spec | 82 http://www.delphi3d.net/articles/viewarticle.php?article=terraintex.htm [all...] |
/external/python/cpython3/Lib/test/ |
test_codecs.py | 220 ' BLOG index page: show recent articles,\r\n', 221 ' today\'s articles, or articles of a specific date.\r\n', 246 ' log.error("Error loading articles: "+str(x))\r\n', 247 ' self.abort("cannot load articles")\r\n', 253 ' #-------------------- TODAY\'S ARTICLES\r\n', 254 ' self.write("<h2>Today\'s articles</h2>")\r\n', 258 ' #-------------------- ACTIVE ARTICLES redirect\r\n', 264 ' #-------------------- ARTICLES OF A SPECIFIC DATE\r\n', 266 ' self.write("<h2>Articles written on %s</h2>"% frog.util.mediumdatestr(showdate))\r\n' [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/internal/help/ |
helpdoc.go | 471 See https://golang.org/doc/articles/race_detector.html.
|
/prebuilts/go/darwin-x86/src/image/draw/ |
draw.go | 8 // https://golang.org/doc/articles/image_draw.html
|
/prebuilts/go/darwin-x86/src/image/ |
image.go | 21 // https://golang.org/doc/articles/image_package.html
|
/prebuilts/go/linux-x86/src/cmd/go/internal/help/ |
helpdoc.go | 471 See https://golang.org/doc/articles/race_detector.html.
|
/prebuilts/go/linux-x86/src/image/draw/ |
draw.go | 8 // https://golang.org/doc/articles/image_draw.html
|
/prebuilts/go/linux-x86/src/image/ |
image.go | 21 // https://golang.org/doc/articles/image_package.html
|
/prebuilts/go/darwin-x86/src/cmd/dist/ |
test.go | 678 t.registerTest("wiki", "../doc/articles/wiki", "./test.bash") [all...] |
/prebuilts/go/darwin-x86/src/encoding/json/ |
encode.go | 10 // https://golang.org/doc/articles/json_and_go.html [all...] |
/prebuilts/go/linux-x86/src/cmd/dist/ |
test.go | 678 t.registerTest("wiki", "../doc/articles/wiki", "./test.bash") [all...] |