Home
last modified time | relevance | path

Searched defs:PKGS (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/autotest/client/deps/fakemodem/src/
H A DMakefile5 PKGS := glib-2.0 dbus-glib-1 macro
/aosp_15_r20/cts/hostsidetests/monkey/src/com/android/cts/monkey/
H A DAbstractMonkeyTest.java17 static final String[] PKGS = {"com.android.cts.monkey", "com.android.cts.monkey2"}; field in AbstractMonkeyTest
/aosp_15_r20/frameworks/base/services/tests/VpnTests/java/com/android/server/
H A DVpnTestBase.java47 protected static final String[] PKGS = {"com.example", "org.example", "net.example", "web.vpn"}; field in VpnTestBase