Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 25 of 30) sorted by relevance

12

/packages/services/Car/tests/carservice_test/src/com/android/car/
DVmsOperationRecorderTest.java204 JSONObject expect = new JSONObject(expectJson.replace("'", "\"")); in assertJsonMsgEquals() local
214 private boolean similar(JSONObject expect, JSONObject got) { in similar()
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/
DDragAndDropManagerTests.java703 final DocumentStack expect = in testDrop_Copies_DifferentRoot_DropOnRoot() local
729 final DocumentStack expect = in testDrop_Moves_SameRoot_DropOnRoot() local
762 final DocumentStack expect = in testDrop_Copies_SameRoot_DropOnRoot_ReleasesCtrlBeforeGettingRootDocument() local
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DIntegerArrayStream.java86 public boolean expect(int... values) { in expect() method in IntegerArrayStream
/packages/modules/Bluetooth/service/tests/src/com/android/server/bluetooth/
DBluetoothShellCommandTest.java55 @Rule public final Expect expect = Expect.create(); field in BluetoothShellCommandTest
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationManager.java89 void assertNumberOfNotifications(int expect) { in assertNumberOfNotifications()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCoreAudioVolumeGroupCallbackTest.java83 public final Expect expect = Expect.create(); field in CoreAudioVolumeGroupCallbackTest
DCarVolumeGroupFactoryTest.java73 public final Expect expect = Expect.create(); field in CarVolumeGroupFactoryTest
DCarAudioVolumeGroupTest.java140 public final Expect expect = Expect.create(); field in CarAudioVolumeGroupTest
/packages/modules/NeuralNetworks/tools/test_generator/tests/
Dtest.py78 def CompareFiles(actual, expect): argument
/packages/services/Car/tests/carservice_test/src/com/android/car/audio/
DCarAudioDynamicRoutingTest.java73 public final Expect expect = Expect.create(); field in CarAudioDynamicRoutingTest
DCarZonesAudioFocusTest.java63 public final Expect expect = Expect.create(); field in CarZonesAudioFocusTest
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/net/
DIkeConnectionControllerTest.java783 int expect) throws Exception { in verifyUsedIpVersion_withRequiredVersion()
792 private void verifyUsedIpVersion_withAutoSelect(int transportType, boolean hasV4, int expect) in verifyUsedIpVersion_withAutoSelect()
802 private void verifyUsedIpVersion_Default(boolean hasV4, int expect) throws Exception { in verifyUsedIpVersion_Default()
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
DImapResponseParser.java181 /* package for test */ void expect(char expected) throws IOException { in expect() method in ImapResponseParser
DDigestMd5Utils.java263 private void expect(char c) { in expect() method in DigestMd5Utils.DigestMessageParser
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapbMessage.java410 public void expect(String subString) throws IllegalArgumentException { in expect() method in BluetoothMapbMessage.BMsgReader
425 public void expect(String subString, String subString2) throws IllegalArgumentException { in expect() method in BluetoothMapbMessage.BMsgReader
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DUtils.java107 String expect = PLMNText[n]; in getMccMnc() local
/packages/apps/Settings/tests/unit/src/com/android/settings/datausage/
DDataUsageSummaryPreferenceTest.java532 final Bundle expect = new Bundle(1); in testSetWifiMode_withUsageInfo_dataUsageShown() local
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java339 final int expect) throws Exception { in assertEntitlementResult()
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkRequestTest.java306 private void assertCorrectlySatisfies(boolean expect, NetworkRequest request, in assertCorrectlySatisfies()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DCarActivityServiceTaskMonitorUnitTest.java110 public final Expect expect = Expect.create(); field in CarActivityServiceTaskMonitorUnitTest
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
DMimeMessage.java554 private void expect(Class<?> c) { in expect() method in MimeMessage.MimeMessageBuilder
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/device/
DMicrodroidDeviceTestBase.java94 String expect = "Profile " + MAX_PERFORMANCE_TASK_PROFILE + " is applied successfully!"; in setMaxPerformanceTaskProfile() local
/packages/modules/Bluetooth/tools/pdl/src/
Dparser.rs226 fn expect<'i>(iter: &mut impl Iterator<Item = Node<'i>>, rule: Rule) -> Result<Node<'i>, String> { in expect() function
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/
DMockContentProvider.java479 public Query expect(Query query) { in expect() method in MockContentProvider
/packages/modules/Connectivity/service/native/
DTrafficControllerTest.cpp301 bool expectDumpsysContains(std::vector<std::string>& expect) { in expectDumpsysContains()

12