Home
last modified time | relevance | path

Searched refs:case (Results 1 – 16 of 16) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTInOutServiceTest.py383 def _test_in_out_service_idle(self, idle_time, case= IDLE_CASE, loop=1): argument
400 if case == IDLE_CASE:
403 elif case == DATA_TRANSFER_CASE:
406 elif case == PDP_OFF_CASE:
409 elif case == IN_CALL_CASE:
412 elif case == CALL_DATA_CASE:
/tools/test/connectivity/acts/framework/acts/libs/testtracker/protos/
Dtesttracker_result.proto11 // description: "This is sample test case"
12 // detail: "This is really long text blob (test tracker test case text)"
27 // The json_value is a special case of string - this just signals the caller
/tools/test/connectivity/acts_tests/tests/google/coex/config/
Dsample_config.json64 //Number of times a test case should run.
/tools/test/connectivity/acts/
DREADME.md99 - -tc IntegrationTest: is the name of the test case
105 a list of paths where the python test case files are located. Below are the
134 test case names within the class. More on this is discussed after the
/tools/treble/build/sandbox/
Dnsjail.cfg68 # Point $HOME to /tmp in case the toolchain needs to write something out there
114 # Note that this has no effect in a docker container, since in that case
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt92 reduce the common-case processing cost of packet handling and
322 the node (or each of the set of nodes, in the case of multicast)
420 If the upper-layer header is another IPv6 header (in the case of IPv6
551 NOTE! the format of the Pad1 option is a special case -- it does
809 which, in the case of Routing Type 0, performs the following
904 case of a source node S sending a packet to destination node D, using
1363 reporting a Next-Hop MTU less than 1280. In that case, the IPv6 node
1522 length information, in which case the length used in the
2102 clarified that, in the case of protocols that carry their own
2148 developing Internet standards in which case the procedures for
/tools/external/fat32lib/
DNOTICE17 …ry General Public License is the better strategy to use in any particular case, based on the expla…
37 … the library. A more frequent case is that a free library does the same job as widely used non-fre…
126 …bution is permitted only in or among countries not thus excluded. In such case, this License incor…
/tools/asuite/atest-py2/docs/
Datest_structure.md48 which invokes each ```TestInfo``` specified test runner. In this specific case,
/tools/asuite/atest/docs/
Datest_structure.md48 which invokes each ```TestInfo``` specified test runner. In this specific case,
/tools/metalava/
DFORMAT.md443 case of Kotlin code, a special JetBrains nullness annotation), or the one that
494 method is not included in the signature file. The same is the case for
DREADME.md444 in which case the deletion is allowed.))
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt50 no file is needed by KeyStore, which is the case for some
Dhelp_rotate.txt53 no file is needed by KeyStore, which is the case for some
Dhelp_sign.txt129 no file is needed by KeyStore, which is the case for some
/tools/repohooks/
DREADME.md313 other modules exist locally to verify their API. We can support this case by
/tools/repohooks/tools/
Dpylintrc220 # mixin class is detected if its name ends with "mixin" (case insensitive).