/packages/modules/NetworkStack/tests/unit/src/com/android/server/util/ |
D | SharedLogTest.java | 91 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/ |
D | proguard-test.flags | 21 # 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/ |
D | proguard_base.flags | 3 # 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/ |
D | README.md | 13 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/ |
D | IpClientTest.java | 392 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/ |
D | Android.bp | 7 // We only want this apk build for tests.
|
/packages/modules/DnsResolver/ |
D | README.md | 5 you want to enable the DEBUG level logs, using following command.
|
/packages/apps/Bluetooth/tests/unit/ |
D | Android.bp | 4 // We only want this apk build for tests.
|
/packages/modules/CellBroadcastService/ |
D | proguard.flags | 4 # We want to keep methods in Activity that could be used in the XML attribute onClick.
|
/packages/apps/SettingsIntelligence/ |
D | proguard.cfg | 4 # We want to keep methods in Activity that could be used in the XML attribute onClick.
|
/packages/apps/CellBroadcastReceiver/ |
D | proguard.flags | 10 # We want to keep methods in Activity that could be used in the XML attribute onClick.
|
/packages/apps/CellBroadcastReceiver/tests/testapp/ |
D | Android.bp | 17 // We only want this apk build for tests.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | faq.md | 134 …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…
|
D | pointer.md | 151 …n allocator parameter, because the parameter is a `Document&`. But if you want to resolve a pointe…
|
D | Doxyfile.in | 314 # 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
|
D | stream.md | 187 Sometimes an application may want to handle all supported JSON encoding. `AutoUTFInputStream` will …
|
D | tutorial.md | 419 If you want to add a non-constant string or a string without sufficient lifetime (see [Create Strin…
|
/packages/apps/Settings/ |
D | proguard.flags | 20 # We want to keep methods in Activity that could be used in the XML attribute onClick.
|
/packages/providers/TelephonyProvider/assets/ |
D | README | 16 If you want to make change locally during testing, currently there are two ways:
|
/packages/services/Car/tests/CarDeveloperOptions/ |
D | proguard.flags | 20 # We want to keep methods in Activity that could be used in the XML attribute onClick.
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | dialer_impression.proto | 63 // 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/ |
D | feature_mos_API_doxyfile | 232 # 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/ |
D | dbreg_API_doxyfile | 232 # 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/ |
D | ApfTest.java | 2310 int want = Inet4AddressUtils.inet4AddressToIntHTH( in assertEqualsIp() local 2312 assertEquals(want, got); in assertEqualsIp()
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 2890 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
|