Home
last modified time | relevance | path

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

12

/frameworks/base/tests/net/java/com/android/server/connectivity/
DIpConnectivityEventBuilderTest.java76 String want = String.join("\n", in testLinkLayerInferrence() local
90 verifySerialization(want, ev); in testLinkLayerInferrence()
95 want = String.join("\n", in testLinkLayerInferrence()
109 verifySerialization(want, ev); in testLinkLayerInferrence()
113 want = String.join("\n", in testLinkLayerInferrence()
127 verifySerialization(want, ev); in testLinkLayerInferrence()
131 want = String.join("\n", in testLinkLayerInferrence()
145 verifySerialization(want, ev); in testLinkLayerInferrence()
148 want = String.join("\n", in testLinkLayerInferrence()
162 verifySerialization(want, ev); in testLinkLayerInferrence()
[all …]
DNetdEventListenerServiceTest.java155 String want = String.join("\n", in testWakeupStatsLogging() local
190 assertEquals(want, got); in testWakeupStatsLogging()
213 String want = String.join("\n", in testDnsLogging() local
284 assertEquals(want, got); in testDnsLogging()
329 String want = String.join("\n", in testConnectLogging() local
399 assertEquals(want, got); in testConnectLogging()
461 static void assertContains(String got, String want) {
462 assertTrue(got + " did not contain \"" + want + "\"", got.contains(want));
DIpConnectivityMetricsTest.java236 String want = String.join("\n", in testEndToEndLogging() local
451 verifySerialization(want, getdump("flush")); in testEndToEndLogging()
485 static void verifySerialization(String want, String output) { in verifySerialization() argument
490 assertEquals(want, log.toString()); in verifySerialization()
/frameworks/base/core/tests/coretests/src/android/util/
DLocalLogTest.java36 String[] want = lines; in testA() local
37 testcase(new LocalLog(10), lines, want); in testA()
46 String[] want = {}; in testB() local
47 testcase(new LocalLog(0), lines, want); in testB()
62 String[] want = { in testC() local
67 testcase(new LocalLog(3), lines, want); in testC()
70 void testcase(LocalLog logger, String[] input, String[] want) { in testcase() argument
74 verifyAllLines(want, dump(logger).split("\n")); in testcase()
75 verifyAllLines(reverse(want), reverseDump(logger).split("\n")); in testcase()
80 String want = wantLines[i]; in verifyAllLines() local
[all …]
DTokenBucketTest.java109 final int want = 60; in testAverage() local
114 for (int i = 0; i < want; i++) { in testAverage()
121 assertDuration(want * delta, SystemClock.elapsedRealtime() - start); in testAverage()
127 final int want = 100; in testBurst() local
133 while (total < want) { in testBurst()
/frameworks/base/core/java/android/text/style/
DStyleSpan.java101 int want = oldStyle | style; in apply() local
105 tf = Typeface.defaultFromStyle(want); in apply()
107 tf = Typeface.create(old, want); in apply()
110 int fake = want & ~tf.getStyle(); in apply()
/frameworks/rs/tests/java_api/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt6 Here are somethings you might want to know:
9 3. You might want to run the script several times with some short intervals (a few seconds) and ave…
13 1. choose which device you want to test and create a corresponding text file to record the logcat. …
14want to record (or record both), copy the corresponding log from the first line with the title you…
/frameworks/base/tests/net/java/android/net/util/
DSharedLogTest.java86 String want = expected[i]; in verifyLogLines() local
87 assertTrue(String.format("'%s' did not contain '%s'", got, want), got.endsWith(want)); in verifyLogLines()
/frameworks/base/tests/net/java/com/android/server/
DNsdServiceTest.java154 void verifyDaemonCommand(String want) { in verifyDaemonCommand() argument
155 verifyDaemonCommand(want, 1); in verifyDaemonCommand()
158 void verifyDaemonCommand(String want, int n) { in verifyDaemonCommand() argument
165 assertEquals(want, got.trim()); in verifyDaemonCommand()
/frameworks/native/opengl/libagl/
Dmatrix.h39 void ogles_validate_transform_impl(ogles_context_t* c, uint32_t want);
50 ogles_context_t* c, uint32_t want) in ogles_validate_transform() argument
52 if (c->transforms.dirty & want) in ogles_validate_transform()
53 ogles_validate_transform_impl(c, want); in ogles_validate_transform()
Darray.cpp1117 uint32_t want = in validate_arrays() local
1121 want |= transform_state_t::MVUI; in validate_arrays()
1122 want |= transform_state_t::MODELVIEW; in validate_arrays()
1125 want |= transform_state_t::TEXTURE; in validate_arrays()
1128 want |= transform_state_t::MODELVIEW; // needs eye coords in validate_arrays()
1130 ogles_validate_transform(c, want); in validate_arrays()
/frameworks/opt/setupwizard/library/
Dbuild.gradle22 // For builds in the Android tree we want to build the dependencies from source for reproducible
23 // builds. To add a dependency, you want to specify something like this:
Dstandalone.gradle3 * as opposed to building it as part of the git-tree. This is typically the file you want to include
Dstandalone-rules.gradle18 // dependencies from maven. To add a dependency, you want to specify something like this:
Drules.gradle32 // For builds in the Android tree we want to build the dependencies from source
/frameworks/compile/mclinker/lib/Support/Unix/
DSystem.inc54 // On darwin, we want to update the version to match that of the
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags42 # want to define their own log tags without conflicting with the core platform.
/frameworks/base/tests/net/java/android/net/ip/
DIpManagerTest.java188 LinkProperties want = linkproperties(links(addresses), routes(prefixes)); in testProvisioningWithInitialConfiguration() local
189 want.setInterfaceName(iface); in testProvisioningWithInitialConfiguration()
190 verify(mCb, timeout(100).times(1)).onProvisioningSuccess(eq(want)); in testProvisioningWithInitialConfiguration()
/frameworks/native/vulkan/
DREADME.md22 - You should now have `$GOPATH/bin/apic`. You might want to add `$GOPATH/bin` to your `$PATH`.
/frameworks/rs/tests/lldb/java/Reduction/src/com/android/rs/lldbreductiontest/
Dreduce_common.rsh18 // This kernel is unused, but we want to make sure it is not listed as a
/frameworks/base/tests/AccessoryDisplay/
DREADME13 a monitor or video dock that the user will want to plug a phone into.
/frameworks/layoutlib/create/
DREADME.txt24 - they contains references to native code (which we want to avoid in Eclipse),
33 - filters some packages and removes those we don't want in the output JAR,
62 dependencies and then only keep the ones we want.
65 from these is kept. Currently the one such class is android.view.View: since we want to render
/frameworks/support/app-toolkit/
Ddependencies.gradle33 // this Xerial version is newer than we want but we need it to fix
/frameworks/multidex/
Dbuild.gradle53 * The DIST_DIR is where you want to save things from the build.
/frameworks/support/
DREADME.md50 … exercise support library code. These applications can be useful when you want to debug a real run…

12