Home
last modified time | relevance | path

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

/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/google/wifi/rtt/stress/
DStressRangeAwareTest.py31 SERVICE_NAME = "GoogleTestServiceXY" variable in StressRangeAwareTest
/tools/test/connectivity/acts/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.py36 SERVICE_NAME = "GoogleTestXYZ" variable in NonConcurrencyTest
DMacRandomNoLeakageTest.py34 SERVICE_NAME = "GoogleTestServiceXYZ" variable in MacRandomNoLeakageTest
/tools/test/connectivity/acts/tests/google/wifi/aware/stress/
DInfraAssociationStressTest.py35 SERVICE_NAME = "GoogleTestServiceXYXYXY" variable in InfraAssociationStressTest
DMessagesStressTest.py46 SERVICE_NAME = "GoogleTestServiceXY" variable in MessagesStressTest
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_constants.py28 SERVICE_NAME = "org.bluez" variable
/tools/test/connectivity/acts/tests/google/wifi/aware/performance/
DThroughputTest.py33 SERVICE_NAME = "GoogleTestServiceXYZ" variable in ThroughputTest
DLatencyTest.py29 SERVICE_NAME = "GoogleTestServiceXY" variable in LatencyTest
/tools/test/connectivity/acts/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/doclava1/
DErrors.java331 public static final Error SERVICE_NAME = new Error(369, ERROR, Category.API_LINT, "C4"); field in Errors