Home
last modified time | relevance | path

Searched defs:mockDefaults (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Dvisibility_test.go2132 type mockDefaults struct { struct
2133 ModuleBase
2134 DefaultsModuleBase
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DWifiBackhaulMonitorTest.java146 private void mockDefaults() throws IOException { in mockDefaults() method in WifiBackhaulMonitorTest