Home
last modified time | relevance | path

Searched refs:want (Results 1 – 25 of 32) sorted by relevance

12

/packages/modules/NetworkStack/tests/unit/src/com/android/server/util/
DSharedLogTest.java91 String want = expected[i]; in verifyLogLines() local
92 assertTrue(String.format("'%s' did not contain '%s'", got, want), got.endsWith(want)); in verifyLogLines()
/packages/apps/Messaging/
Dproguard-test.flags21 # FLAG(dnotario): Until we rationalize how to handle tests (extensive unit tests will want similar
22 # settings to these, but maybe we want to require VisibleForTesting attribute), just expose all
/packages/apps/Dialer/java/com/android/dialer/proguard/
Dproguard_base.flags3 # not want, in *any* configuration - they ensure basic correctness, and have
4 # no downsides. You probably do not want to make changes to this file.
/packages/apps/Dialer/java/com/android/dialer/theme/
DREADME.md13 What is an attribute? There are three types (depending on how you want to define
60 want to customize a specific style for one use case, feel free to override
/packages/modules/NetworkStack/tests/unit/src/android/net/ip/
DIpClientTest.java392 LinkProperties want = linkproperties(links(TEST_LOCAL_ADDRESSES), in testProvisioningWithInitialConfiguration() local
394 want.setInterfaceName(iface); in testProvisioningWithInitialConfiguration()
395 verify(mCb, timeout(TEST_TIMEOUT_MS).times(1)).onProvisioningSuccess(want); in testProvisioningWithInitialConfiguration()
/packages/modules/ExtServices/tests/
DAndroid.bp7 // We only want this apk build for tests.
/packages/modules/DnsResolver/
DREADME.md5 you want to enable the DEBUG level logs, using following command.
/packages/apps/Bluetooth/tests/unit/
DAndroid.bp4 // We only want this apk build for tests.
/packages/modules/CellBroadcastService/
Dproguard.flags4 # We want to keep methods in Activity that could be used in the XML attribute onClick.
/packages/apps/SettingsIntelligence/
Dproguard.cfg4 # We want to keep methods in Activity that could be used in the XML attribute onClick.
/packages/apps/CellBroadcastReceiver/
Dproguard.flags10 # We want to keep methods in Activity that could be used in the XML attribute onClick.
/packages/apps/CellBroadcastReceiver/tests/testapp/
DAndroid.bp17 // We only want this apk build for tests.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md134 …Let's assume we want to merge them in such way that the whole `address` document becomes a node of…
151 Alternatively, if we don't want to explicitly refer to the root value of `address` by name, we can …
183 …Since the APIs are member functions of `Value`, we do not want to save an allocator pointer in eve…
Dpointer.md151 …n allocator parameter, because the parameter is a `Document&`. But if you want to resolve a pointe…
DDoxyfile.in314 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
342 # type. If this is not the case, or you want to show the methods anyway, you
922 # and want to reuse the introduction page also for the doxygen output.
1391 # If you want full control over the layout of the generated HTML pages it might
1466 # installed or if you want to formulas look prettier in the HTML output. When
1921 # formatted so it can be parsed by a human reader. This is useful if you want to
2006 # tag if you want to use a different macro definition that overrules the
2128 # When you want a differently looking font n the dot files that doxygen
Dstream.md187 Sometimes an application may want to handle all supported JSON encoding. `AutoUTFInputStream` will …
Dtutorial.md419 If you want to add a non-constant string or a string without sufficient lifetime (see [Create Strin…
/packages/apps/Settings/
Dproguard.flags20 # We want to keep methods in Activity that could be used in the XML attribute onClick.
/packages/providers/TelephonyProvider/assets/
DREADME16 If you want to make change locally during testing, currently there are two ways:
/packages/services/Car/tests/CarDeveloperOptions/
Dproguard.flags20 # We want to keep methods in Activity that could be used in the XML attribute onClick.
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto63 // user to acknowledge they want to block and report as spam -> user
145 // sense e.g user pressed a speaker button and we want to associate that to
/packages/apps/LegacyCamera/jni/feature_mos/doc/
Dfeature_mos_API_doxyfile232 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
256 # setting a simple type. If this is not the case, or you want to show the
1243 # if you want to understand what is going on. On the other hand, if this
1310 # Use the PREDEFINED tag if you want to use a different macro definition.
1403 # these (or just want a differently looking font) you can specify the font name
/packages/apps/LegacyCamera/jni/feature_stab/doc/
Ddbreg_API_doxyfile232 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
256 # setting a simple type. If this is not the case, or you want to show the
1243 # if you want to understand what is going on. On the other hand, if this
1310 # Use the PREDEFINED tag if you want to use a different macro definition.
1403 # these (or just want a differently looking font) you can specify the font name
/packages/modules/NetworkStack/tests/unit/src/android/net/apf/
DApfTest.java2310 int want = Inet4AddressUtils.inet4AddressToIntHTH( in assertEqualsIp() local
2312 assertEquals(want, got); in assertEqualsIp()
/packages/apps/TV/res/raw/
Dthird_party_licenses2890 it if you want it; that you can change the software and use pieces of
2911 To protect each distributor, we want to make it very clear that
3321 If you develop a new library, and you want it to be of the greatest

12