Home
last modified time | relevance | path

Searched full:test1 (Results 1 – 25 of 4216) sorted by relevance

12345678910>>...169

/aosp_15_r20/prebuilts/runtime/iorap/test/src/IorapTestApp/app/src/main/res/raw/
H A Dtestfile.txt1 test1
2 test1
3 test1
4 test1
5 test1
6 test1
7 test1
8 test1
9 test1
10 test1
[all …]
/aosp_15_r20/packages/services/Car/tools/GenericCarApiBuilder/src/com/android/car/tool/apibuilder/tests/
DParsedDataHelperTest.java34 ParsedDataBuilder.populateParsedDataForFile(getResourceFile("Test1.txt"), data); in testGetClassNamesOnly()
36 assertThat(result).containsExactly("android.car.user.Test1$UserLifecycleListener", in testGetClassNamesOnly()
37 "android.car.user.Test1$UserLifecycleEvent", in testGetClassNamesOnly()
38 "android.car.user.Test1", in testGetClassNamesOnly()
39 "android.car.user.Test1$UserLifecycleEvent$UserLifecycleListener2"); in testGetClassNamesOnly()
45 ParsedDataBuilder.populateParsedDataForFile(getResourceFile("Test1.txt"), data); in testGetAddedInOrBeforeApisOnly()
47 assertThat(result).containsExactly("android.car.user.Test1.FIELD_1", in testGetAddedInOrBeforeApisOnly()
48 "android.car.user.Test1.FIELD_6", in testGetAddedInOrBeforeApisOnly()
49 "android.car.user.Test1.UserLifecycleListener.onEvent", in testGetAddedInOrBeforeApisOnly()
50 "android.car.user.Test1.UserLifecycleEvent.getEventType", in testGetAddedInOrBeforeApisOnly()
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp77 UnicodeString test1("Now is the time for all men to come swiftly to the aid of the party.\n"); in TestBasicManipulation() local
81 c=test1.clone(); in TestBasicManipulation()
82 test1.insert(24, "good "); in TestBasicManipulation()
84 if (test1 != expectedValue) in TestBasicManipulation()
85 errln("insert() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation()
93 test1.remove(41, 8); in TestBasicManipulation()
95 if (test1 != expectedValue) in TestBasicManipulation()
96 errln("remove() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation()
98 test1.replace(58, 6, "ir country"); in TestBasicManipulation()
100 if (test1 != expectedValue) in TestBasicManipulation()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dustrtest.cpp77 UnicodeString test1("Now is the time for all men to come swiftly to the aid of the party.\n"); in TestBasicManipulation() local
81 c=test1.clone(); in TestBasicManipulation()
82 test1.insert(24, "good "); in TestBasicManipulation()
84 if (test1 != expectedValue) in TestBasicManipulation()
85 errln("insert() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation()
93 test1.remove(41, 8); in TestBasicManipulation()
95 if (test1 != expectedValue) in TestBasicManipulation()
96 errln("remove() failed: expected \"" + expectedValue + "\"\n,got \"" + test1 + "\""); in TestBasicManipulation()
98 test1.replace(58, 6, "ir country"); in TestBasicManipulation()
100 if (test1 != expectedValue) in TestBasicManipulation()
[all …]
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Darc-precise-lifetime.m31 @interface Test1 interface
36 extern Test1 *test1_helper(void);
44 // CHECK: [[T0:%.*]] = call [[TEST1:%.*]]* @test1_helper()
45 // CHECK-NEXT: [[T1:%.*]] = bitcast [[TEST1]]* [[T0]] to i8*
47 // CHECK-NEXT: [[T3:%.*]] = bitcast i8* [[T2]] to [[TEST1]]*
48 // CHECK-NEXT: store [[TEST1]]* [[T3]]
51 // CHECK-NEXT: [[T0:%.*]] = load [[TEST1]]*, [[TEST1]]**
52 // CHECK-NEXT: [[T1:%.*]] = bitcast [[TEST1]]* [[T0]] to i8*
54 // CHECK-NEXT: [[T3:%.*]] = bitcast i8* [[T2]] to [[TEST1]]*
56 // CHECK-NEXT: [[T5:%.*]] = bitcast [[TEST1]]* [[T3]] to i8*
[all …]
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dvtable-layout-extreme.cpp5 namespace Test1 { namespace
78 // CHECK: Vtable for 'Test1::C9' (87 entries).
88 // CHECK-NEXT: 9 | Test1::C9 RTTI
89 // CHECK-NEXT: -- (Test1::C2, 0) vtable address --
90 // CHECK-NEXT: -- (Test1::C9, 0) vtable address --
91 // CHECK-NEXT: 10 | void Test1::C9::f()
96 // CHECK-NEXT: 15 | Test1::C9 RTTI
97 // CHECK-NEXT: -- (Test1::C2, 16) vtable address --
98 // CHECK-NEXT: -- (Test1::C4, 16) vtable address --
104 // CHECK-NEXT: 21 | Test1::C9 RTTI
[all …]
H A Dvtable-layout-abi-examples.cpp17 namespace Test1 { namespace
21 // CHECK-1: Vtable for 'Test1::A' (5 entries).
23 // CHECK-1-NEXT: 1 | Test1::A RTTI
24 // CHECK-1-NEXT: -- (Test1::A, 0) vtable address --
25 // CHECK-1-NEXT: 2 | void Test1::A::f()
26 // CHECK-1-NEXT: 3 | void Test1::A::g()
27 // CHECK-1-NEXT: 4 | void Test1::A::h()
36 // CHECK-2: Vtable for 'Test1::B' (13 entries).
39 // CHECK-2-NEXT: 2 | Test1::B RTTI
40 // CHECK-2-NEXT: -- (Test1::B, 0) vtable address --
[all …]
H A Dmicrosoft-abi-vtables-return-thunks.cpp5 namespace test1 { namespace
22 // VFTABLES-LABEL: VFTable for 'test1::H' in 'test1::I' in 'test1::J' (3 entries).
23 // VFTABLES-NEXT: 0 | test1::D *test1::J::foo()
24 // VFTABLES-NEXT: [return adjustment (to type 'struct test1::B *'): 4 non-virtual]
25 // VFTABLES-NEXT: 1 | test1::D *test1::J::foo()
26 // VFTABLES-NEXT: [return adjustment (to type 'struct test1::C *'): 0 non-virtual]
27 // VFTABLES-NEXT: 2 | test1::D *test1::J::foo()
29 // GLOBALS-LABEL: @"\01??_7J@test1@@6B@" = linkonce_odr unnamed_addr constant [3 x i8*]
30 // GLOBALS: @"\01?foo@J@test1@@QAEPAUB@2@XZ"
31 // GLOBALS: @"\01?foo@J@test1@@QAEPAUC@2@XZ"
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/retry/
DResultAggregatorTest.java110 LogFile test1Log = new LogFile("test1", "url", LogDataType.TEXT); in testForwarding()
118 TestDescription test1 = new TestDescription("classname", "test1"); in testForwarding() local
150 mAggregator.testStarted(test1); in testForwarding()
151 mAggregator.logAssociation("test1-log", test1Log); in testForwarding()
152 mAggregator.testEnded(test1, new HashMap<String, Metric>()); in testForwarding()
185 inOrder.verify(mDetailedListener).testStarted(Mockito.eq(test1), Mockito.anyLong()); in testForwarding()
186 inOrder.verify(mDetailedListener).logAssociation("test1-log", test1Log); in testForwarding()
189 Mockito.eq(test1), in testForwarding()
221 inOrderAgg.verify(mAggListener).testStarted(Mockito.eq(test1), Mockito.anyLong()); in testForwarding()
222 inOrderAgg.verify(mAggListener).logAssociation("test1-log", test1Log); in testForwarding()
[all …]
/aosp_15_r20/external/llvm/test/DebugInfo/Generic/
H A Dinheritance.ll6 %struct.test1 = type { i32 (...)** }
8 …), i32 (...)* bitcast (void (%struct.test1*)* @_ZN5test1D1Ev to i32 (...)*), i32 (...)* bitcast (v…
11 @_ZTS5test1 = weak_odr constant [7 x i8] c"5test1\00" ; <[7 x i8]*> [#uses=2]
17 %tst = alloca %struct.test1 ; <%struct.test1*> [#uses=1]
19 …call void @llvm.dbg.declare(metadata %struct.test1* %tst, metadata !0, metadata !DIExpression()), …
20 call void @_ZN5test1C1Ev(%struct.test1* %tst) nounwind, !dbg !22
31 define linkonce_odr void @_ZN5test1C1Ev(%struct.test1* %this) nounwind ssp align 2 {
33 %this_addr = alloca %struct.test1* ; <%struct.test1**> [#uses=2]
35 …call void @llvm.dbg.declare(metadata %struct.test1** %this_addr, metadata !24, metadata !DIExpress…
36 store %struct.test1* %this, %struct.test1** %this_addr
[all …]
/aosp_15_r20/external/javassist/src/test/javassist/
H A DJvstTest.java4 import test1.DefineClassCapability;
34 loader.delegateLoadingOf("test1."); in testLoader()
35 assertEquals(loader.loadClass("test1.Cflow").getClassLoader(), in testLoader()
44 CtClass cc = sloader.get("test1.Freeze"); in testDefreeze()
102 CtClass cc = sloader.get("test1.Subtype"); in testSubtype()
104 assertTrue(cc.subtypeOf(sloader.get("test1.SubtypeA"))); in testSubtype()
105 assertTrue(cc.subtypeOf(sloader.get("test1.SubtypeB"))); in testSubtype()
106 assertTrue(cc.subtypeOf(sloader.get("test1.SubtypeC"))); in testSubtype()
113 CtClass cc = pool.makeClass("test1.Point"); in testClassPoolGet()
114 CtClass cc1 = pool.get("test1.Point"); // cc1 is identical to cc. in testClassPoolGet()
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/testmapping/
DTestMappingTest.java99 assertTrue(names.contains("test1")); in testparseTestMapping()
236 if (test.getName().equals("test1")) { in testGetTests()
243 assertTrue(names.contains("test1")); in testGetTests()
423 TestInfo test1 = new TestInfo("test1", "folder1", false); in testMergeFailByName() local
425 test1.merge(test2); in testMergeFailByName()
434 TestInfo test1 = new TestInfo("test1", "folder1", false); in testMergeFailByHostOnly() local
436 test1.merge(test2); in testMergeFailByHostOnly()
446 TestInfo test1 = new TestInfo("test1", "folder1", false); in testMergeSuccess() local
447 TestInfo test2 = new TestInfo("test1", "folder1", false); in testMergeSuccess()
449 test1.merge(test2); in testMergeSuccess()
[all …]
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/plugins/
H A DHierarchicalConfigurationStrategyTest.java54 configFor(Test1.class, "withoutAnnotation"), in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
62 new Class<?>[] {Test1.class}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
63 new String[] {"com.example.test1"}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
67 configFor(Test1.class, "withDefaultsAnnotation"), in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
75 new Class<?>[] {Test1.class}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
76 new String[] {"com.example.test1"}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
80 configFor(Test1.class, "withOverrideAnnotation"), in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
88 new Class<?>[] {Test1.class, Test2.class}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
89 new String[] {"com.example.test1", "com.example.method1"}, in whenClassHasConfigAnnotation_getConfig_shouldMergeClassAndMethodConfig()
131 new Class<?>[] {Test1.class}, in whenClassDoesntHaveConfigAnnotation_getConfig_shouldUseMethodConfig()
[all …]
/aosp_15_r20/external/testng/src/test/java/test/mannotation/
H A DMAnnotationSampleTest.java34 …ITestAnnotation test1 = (ITestAnnotation) m_finder.findAnnotation(MTest1.class, ITestAnnotation.cl… in verifyTestClassLevel() local
35 Assert.assertTrue(test1.getEnabled()); in verifyTestClassLevel()
36 Assert.assertEquals(test1.getGroups(), new String[] { "group1", "group2" }); in verifyTestClassLevel()
37 Assert.assertTrue(test1.getAlwaysRun()); in verifyTestClassLevel()
38 Assert.assertEquals(test1.getParameters(), new String[] { "param1", "param2" }); in verifyTestClassLevel()
39 …Assert.assertEqualsNoOrder(test1.getDependsOnGroups(), new String[] { "dg1", "dg2" }, "depends on… in verifyTestClassLevel()
40 Assert.assertEqualsNoOrder( test1.getDependsOnMethods(), new String[] { "dm1", "dm2" }); in verifyTestClassLevel()
41 Assert.assertEquals(test1.getTimeOut(), 42); in verifyTestClassLevel()
42 Assert.assertEquals(test1.getInvocationCount(), 43); in verifyTestClassLevel()
43 Assert.assertEquals(test1.getSuccessPercentage(), 44); in verifyTestClassLevel()
[all …]
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.nonmembers/string_op+/
H A Dstring_pointer.pass.cpp34 void test1(S&& lhs, const typename S::value_type* rhs, const S& x) { in test1() function
65 test1(S(""), "", S("")); in main()
66 test1(S(""), "12345", S("12345")); in main()
67 test1(S(""), "1234567890", S("1234567890")); in main()
68 test1(S(""), "12345678901234567890", S("12345678901234567890")); in main()
69 test1(S("abcde"), "", S("abcde")); in main()
70 test1(S("abcde"), "12345", S("abcde12345")); in main()
71 test1(S("abcde"), "1234567890", S("abcde1234567890")); in main()
72 test1(S("abcde"), "12345678901234567890", S("abcde12345678901234567890")); in main()
73 test1(S("abcdefghij"), "", S("abcdefghij")); in main()
[all …]
H A Dpointer_string.pass.cpp34 void test1(const typename S::value_type* lhs, S&& rhs, const S& x) { in test1() function
66 test1("", S(""), S("")); in main()
67 test1("", S("12345"), S("12345")); in main()
68 test1("", S("1234567890"), S("1234567890")); in main()
69 test1("", S("12345678901234567890"), S("12345678901234567890")); in main()
70 test1("abcde", S(""), S("abcde")); in main()
71 test1("abcde", S("12345"), S("abcde12345")); in main()
72 test1("abcde", S("1234567890"), S("abcde1234567890")); in main()
73 test1("abcde", S("12345678901234567890"), S("abcde12345678901234567890")); in main()
74 test1("abcdefghij", S(""), S("abcdefghij")); in main()
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java235 final String test1 = "test1"; in testRun() local
237 final String testPath1 = String.format("%s/%s", testPath, test1); in testRun()
239 final String[] files = new String[] {test1, test2}; in testRun()
242 MockitoFileUtil.setMockDirContents(mMockITestDevice, testPath, test1, test2); in testRun()
252 mockTestRunStarted("test1", 3); in testRun()
253 mockShellCommand(test1); in testRun()
266 final String module = "test1"; in testRun_moduleName()
292 mockTestRunStarted("test1", 1); in testRun_moduleName()
304 final String test1 = "test1"; in testRun_nested() local
312 test1); in testRun_nested()
[all …]
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DDeviceTestCaseTest.java50 public void test1() { in test1() method in DeviceTestCaseTest.MockTest
62 public void test1() {} in test1() method in DeviceTestCaseTest.MockAnnotatedTest
71 public void test1() { in test1() method in DeviceTestCaseTest.DuplicateTest
72 test1(""); in test1()
75 private void test1(String arg) { in test1() method in DeviceTestCaseTest.DuplicateTest
95 public void test1() throws DeviceNotAvailableException { in test1() method in DeviceTestCaseTest.MockAbortTest
114 final TestDescription test1 = new TestDescription(MockTest.class.getName(), "test1"); in testRun_suite() local
123 verify(listener).testStarted(test1); in testRun_suite()
124 verify(listener).testEnded(test1, TfMetricProtoUtil.upgradeConvert(metrics)); in testRun_suite()
137 test.addIncludeFilter("com.android.tradefed.testtype.DeviceTestCaseTest$MockTest#test1"); in testRun_includeFilter()
[all …]
DHostTestTest.java638 TestDescription test1 = new TestDescription(SuccessTestCase.class.getName(), "testPass"); in testRun_testcase() local
644 verify(mListener).testStarted(Mockito.eq(test1)); in testRun_testcase()
645 verify(mListener).testEnded(Mockito.eq(test1), (HashMap<String, Metric>) Mockito.any()); in testRun_testcase()
658 TestDescription test1 = new TestDescription(TestMetricTestCase.class.getName(), "testPass"); in testRun_MetricTestCase() local
665 verify(mListener).testStarted(Mockito.eq(test1)); in testRun_MetricTestCase()
666 // test1 should only have its metrics in testRun_MetricTestCase()
669 verify(mListener).testEnded(test1, TfMetricProtoUtil.upgradeConvert(metric1)); in testRun_MetricTestCase()
685 TestDescription test1 = new TestDescription(LogMetricTestCase.class.getName(), "testPass"); in testRun_LogMetricTestCase() local
691 verify(mListener).testStarted(Mockito.eq(test1)); in testRun_LogMetricTestCase()
692 // test1 should only have its metrics in testRun_LogMetricTestCase()
[all …]
DInstrumentationTestTest.java99 private static final TestDescription TEST1 = new TestDescription("Test", "test1"); field in InstrumentationTestTest
184 listener.testStarted(TEST1); in testRun()
185 listener.testEnded(TEST1, EMPTY_STRING_MAP); in testRun()
207 inOrder.verify(mMockListener).testStarted(eq(TEST1), anyLong()); in testRun()
208 inOrder.verify(mMockListener).testEnded(eq(TEST1), anyLong(), eq(EMPTY_STRING_MAP)); in testRun()
454 listener.testStarted(TEST1); in testRun_betterFailure()
455 listener.testEnded(TEST1, EMPTY_STRING_MAP); in testRun_betterFailure()
465 listener.testStarted(TEST1); in testRun_betterFailure()
466 listener.testEnded(TEST1, EMPTY_STRING_MAP); in testRun_betterFailure()
483 inOrder.verify(mMockListener).testStarted(eq(TEST1), anyLong()); in testRun_betterFailure()
[all …]
DGoogleBenchmarkTestTest.java104 final String test1 = "test1"; in testRun() local
106 MockitoFileUtil.setMockDirContents(mMockITestDevice, nativeTestPath, test1, test2); in testRun()
109 when(mMockITestDevice.isDirectory(nativeTestPath + "/test1")).thenReturn(false); in testRun()
111 String[] files = new String[] {"test1", "test2"}; in testRun()
116 eq(String.format("%s/test1 --benchmark_list_tests=true", nativeTestPath)), in testRun()
133 Mockito.contains(test1), in testRun()
143 verify(mMockInvocationListener).testRunStarted(test1, 3); in testRun()
187 final String test1 = "test1"; in testRun_withSingleModuleName() local
189 MockitoFileUtil.setMockDirContents(mMockITestDevice, nativeTestPath, test1, test2); in testRun_withSingleModuleName()
192 when(mMockITestDevice.isDirectory(nativeTestPath + "/test1")).thenReturn(false); in testRun_withSingleModuleName()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dmem_ptr.cpp76 my_terminal<int S::*> test1 = {{ &S::x }}; variable
87 assert_result_type<int &>(test1(s)); in test_refs_transform()
88 evaluator()(test1(s)) = 0; in test_refs_transform()
92 assert_result_type<int &>(test1(boost::ref(s))); in test_refs_transform()
93 evaluator()(test1(boost::ref(s))) = 42; in test_refs_transform()
100 assert_result_type<int const &>(test1(rcs)); in test_refs_transform()
101 int const &s_x = evaluator()(test1(rcs)); in test_refs_transform()
115 assert_result_type<int &>(test1(s)); in test_refs_context()
116 proto::eval(test1(s), ctx) = 0; in test_refs_context()
120 assert_result_type<int &>(test1(boost::ref(s))); in test_refs_context()
[all …]
/aosp_15_r20/external/pigweed/pw_rpc/java/test/dev/pigweed/pw_rpc/
H A DClientTest.java45 private static final Service SERVICE = new Service("pw.rpc.test1.TheTestService",
148 () -> client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService/NotAnRpc")); in method_unknownMethodInKnownService()
150 () -> client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService", "NotAnRpc")); in method_unknownMethodInKnownService()
155 MethodClient methodClient0 = client.method(0, "pw.rpc.test1.TheTestService/SomeUnary"); in method_unknownChannel()
159 MethodClient methodClient999 = client.method(999, "pw.rpc.test1.TheTestService/SomeUnary"); in method_unknownChannel()
166 assertThat(client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService/SomeUnary").method()) in method_accessAsServiceSlashMethod()
169 client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService/SomeServerStreaming").method()) in method_accessAsServiceSlashMethod()
172 client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService/SomeClientStreaming").method()) in method_accessAsServiceSlashMethod()
178 assertThat(client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService.SomeUnary").method()) in method_accessAsServiceDotMethod()
181 client.method(CHANNEL_ID, "pw.rpc.test1.TheTestService.SomeServerStreaming").method()) in method_accessAsServiceDotMethod()
[all …]
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dmove.pass.cpp43 test1() in test1() function
96 test1<input_iterator<std::unique_ptr<int>*>, output_iterator<std::unique_ptr<int>*> >(); in main()
97 test1<input_iterator<std::unique_ptr<int>*>, input_iterator<std::unique_ptr<int>*> >(); in main()
98 test1<input_iterator<std::unique_ptr<int>*>, forward_iterator<std::unique_ptr<int>*> >(); in main()
99 test1<input_iterator<std::unique_ptr<int>*>, bidirectional_iterator<std::unique_ptr<int>*> >(); in main()
100 test1<input_iterator<std::unique_ptr<int>*>, random_access_iterator<std::unique_ptr<int>*> >(); in main()
101 test1<input_iterator<std::unique_ptr<int>*>, std::unique_ptr<int>*>(); in main()
103 test1<forward_iterator<std::unique_ptr<int>*>, output_iterator<std::unique_ptr<int>*> >(); in main()
104 test1<forward_iterator<std::unique_ptr<int>*>, input_iterator<std::unique_ptr<int>*> >(); in main()
105 test1<forward_iterator<std::unique_ptr<int>*>, forward_iterator<std::unique_ptr<int>*> >(); in main()
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java98 final Bitmap test1 = Bitmap.createBitmap(draw1.getIntrinsicWidth(), in testWithBitmap() local
106 draw1.draw(new Canvas(test1)); in testWithBitmap()
119 test1.compress(Bitmap.CompressFormat.PNG, 100, in testWithBitmap()
121 if (!equalBitmaps(bm1, test1)) { in testWithBitmap()
122 findBitmapDifferences(bm1, test1); in testWithBitmap()
169 final Bitmap test1 = Bitmap.createBitmap( in testWithAdaptiveBitmap() local
177 draw1.draw(new Canvas(test1)); in testWithAdaptiveBitmap()
184 test1.compress(Bitmap.CompressFormat.PNG, 100, in testWithAdaptiveBitmap()
186 if (!equalBitmaps(bm1, test1, draw1.getSafeZone())) { in testWithAdaptiveBitmap()
187 findBitmapDifferences(bm1, test1); in testWithAdaptiveBitmap()
[all …]

12345678910>>...169