Home
last modified time | relevance | path

Searched defs:SERVICE_NAME (Results 1 – 16 of 16) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/stress/
DStressRangeAwareTest.py31 SERVICE_NAME = "GoogleTestServiceXY" variable in StressRangeAwareTest
/tools/loganalysis/src/com/android/loganalysis/item/
DDmesgServiceInfoItem.java29 public static final String SERVICE_NAME = "SERVICE_NAME"; field in DmesgServiceInfoItem
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DProtocolsTest.py29 SERVICE_NAME = "GoogleTestServiceXY" variable in ProtocolsTest
DCapabilitiesTest.py30 SERVICE_NAME = "GoogleTestXYZ" variable in CapabilitiesTest
DMatchFilterTest.py32 SERVICE_NAME = "GoogleTestServiceMFMFMF" variable in MatchFilterTest
DNonConcurrencyTest.py41 SERVICE_NAME = "GoogleTestXYZ" variable in NonConcurrencyTest
DMacRandomNoLeakageTest.py34 SERVICE_NAME = "GoogleTestServiceXYZ" variable in MacRandomNoLeakageTest
DProtocolsMultiCountryTest.py98 SERVICE_NAME = "GoogleTestServiceXY" variable in ProtocolsMultiCountryTest
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/stress/
DInfraAssociationStressTest.py32 SERVICE_NAME = "GoogleTestServiceXYXYXY" variable in InfraAssociationStressTest
DMessagesStressTest.py54 SERVICE_NAME = "GoogleTestServiceXY" variable in MessagesStressTest
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DThroughputTest.py34 SERVICE_NAME = "GoogleTestServiceXYZ" variable in ThroughputTest
DLatencyTest.py29 SERVICE_NAME = "GoogleTestServiceXY" variable in LatencyTest
DWifiAwareRvrTest.py53 SERVICE_NAME = "GoogleTestServiceXYZ" variable in WifiAwareRvrTest
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeAwareTest.py32 SERVICE_NAME = "GoogleTestServiceXY" variable in RangeAwareTest
DAwareDiscoveryWithRangingTest.py34 SERVICE_NAME = "GoogleTestServiceRRRRR" variable in AwareDiscoveryWithRangingTest
/tools/metalava/src/main/java/com/android/tools/metalava/
DIssues.kt194 val SERVICE_NAME = Issue(Severity.ERROR, Category.API_LINT) constant