Searched refs:statement (Results 1 – 15 of 15) sorted by relevance
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | DeviceJUnit4ClassRunner.java | 123 protected Statement withBeforeClasses(Statement statement) { in withBeforeClasses() argument 124 Statement s = super.withBeforeClasses(statement); in withBeforeClasses() 130 : new RunBeforesWithInfo(statement, beforesWithDevice, mTestInformation); in withBeforeClasses() 134 protected Statement withAfterClasses(Statement statement) { in withAfterClasses() argument 135 Statement s = super.withAfterClasses(statement); in withAfterClasses() 141 : new RunAftersWithInfo(statement, aftersWithDevice, mTestInformation); in withAfterClasses()
|
/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/testing/ |
D | BaseModelProviderRunner.kt | 217 val statement = super.methodInvoker(method, test) in methodInvoker() constant 223 return baselineTestRule.apply(statement, describeChild(method)) in methodInvoker()
|
/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
D | ExtractAnnotations.kt | 287 override fun visitReturnStatement(statement: PsiReturnStatement) { in <lambda>() 288 val value = statement.returnValue in <lambda>()
|
/tools/repohooks/tools/ |
D | pylintrc | 130 # note). You have access to the variables errors warning, statement which 134 #evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) 385 # Maximum number of boolean expressions in a if statement
|
D | checkpatch.pl | 1753 my $statement = substr($blk, $soff, $off - $soff + 1); 1761 return ($statement, $condition, 1810 my ($statement, $condition, $level); 1815 ($statement, $condition, $linenr, $remain, $off, $level) = 1818 push(@chunks, [ $condition, $statement ]); 1826 ($statement, $condition, $linenr, $remain, $off, $level) = 1831 push(@chunks, [ $condition, $statement ]); 5562 my $statement = $3; 5568 fix_insert_line($fixlinenr, "$space$statement;");
|
/tools/security/sanitizer-status/ |
D | NOTICE | 136 You may add Your own copyright statement to Your modifications and
|
/tools/apksig/ |
D | LICENSE | 136 You may add Your own copyright statement to Your modifications and
|
/tools/netsim/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/test/openhst/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/test/mobly_snippets/gft/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/acloud/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/test/connectivity/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/treble/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/trebuchet/ |
D | LICENSE | 124 You may add Your own copyright statement to Your modifications and
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 321 // - Otherwise, the package statement in the .proto file, if present.
|