Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DImsRegistrationTests.java72 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigParcel() local
89 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigPermutationEqual() local
107 ImsFeatureConfiguration testConfig = new ImsFeatureConfiguration.Builder() in testRegistrationConfigConstructorsEqual() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DMediaArtworkProcessorTest.kt87 fun testConfig() { in testConfig() method
/frameworks/av/services/mediaresourcemanager/test/
DResourceManagerService_test.cpp158 void testConfig() { in testConfig() function in android::ResourceManagerServiceTest