Home
last modified time | relevance | path

Searched refs:test3 (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DSplit_test.cpp219 ssize_t block = table.getResource(R::string::test3, &val, MAY_NOT_BE_BAG); in TEST_F()
225 block = table.getResource(R::string::test3, &val, MAY_NOT_BE_BAG); in TEST_F()
237 EXPECT_FALSE(table.getResourceName(R::string::test3, false, &name)); in TEST_F()
242 ASSERT_TRUE(table.getResourceName(R::string::test3, false, &name)); in TEST_F()
263 R::string::test3, in TEST_F()
DLoadedArsc_test.cpp164 loaded_arsc->GetPackageById(get_package_id(basic::R::string::test3)); in TEST()
167 uint8_t type_index = get_type_id(basic::R::string::test3) - 1; in TEST()
168 uint8_t entry_index = get_entry_id(basic::R::string::test3); in TEST()
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dresize_bilinear_v1_2.mod.py79 test3 = { variable
87 Example(test3, model=model_shape).AddVariations("float16", quant8, includeDefault=False)
88 Example(test3, model=model_scale).AddVariations("float16", quant8, includeDefault=False)
Dresize_nearest_neighbor.mod.py73 test3 = { variable
78 Example(test3, model=model_shape).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
79 Example(test3, model=model_scale).AddNchw(i1, o1, layout).AddVariations("relaxed", quant8, "float16…
/frameworks/base/libs/androidfw/tests/data/basic/
DR.h48 test3 = 0x80020000, enumerator
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java70 final Bitmap test3 = Bitmap.createBitmap(draw3.getIntrinsicWidth(), in testWithBitmap() local
80 draw3.draw(new Canvas(test3)); in testWithBitmap()
105 test3.compress(Bitmap.CompressFormat.PNG, 100, in testWithBitmap()
107 if (!equalBitmaps(bm3, test3)) { in testWithBitmap()
108 findBitmapDifferences(bm3, test3); in testWithBitmap()
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
Drasterize.rs111 float test3 = (d31[i].x) * (d3.y) - (d31[i].y) * (d3.x);
116 test3 >= 0) {
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtest4.proto38 import "test3.proto";
/frameworks/base/core/tests/coretests/src/android/os/
DBroadcasterTest.java116 public void test3() throws Exception { in test3() method in BroadcasterTest
/frameworks/base/media/tests/SoundPoolTest/src/com/android/
DSoundPoolTest.java49 R.raw.test3,
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DEventRecurrenceTest.java100 public void test3() throws Exception { in test3() method in EventRecurrenceTest
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp764 void test3() {
809 test3();
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DMakefile.am749 js/test3.proto \