Home
last modified time | relevance | path

Searched defs:TestHelper (Results 1 – 25 of 170) sorted by relevance

1234567

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/database/
H A DSQLiteOpenHelperTest.java57 private static class TestHelper extends SQLiteOpenHelper { class in SQLiteOpenHelperTest
58 TestHelper(Context context) { // In-memory in TestHelper() method in SQLiteOpenHelperTest.TestHelper
62 TestHelper(Context context, String name) { in TestHelper() method in SQLiteOpenHelperTest.TestHelper
66 TestHelper(Context context, String name, int version, SQLiteDatabase.OpenParams params) { in TestHelper() method in SQLiteOpenHelperTest.TestHelper
/aosp_15_r20/external/armnn/src/armnn/test/
H A DModelAccuracyCheckerTest.cpp16 struct TestHelper struct
18 const std::map<std::string, std::string> GetValidationLabelSet() in GetValidationLabelSet()
34 const std::vector<armnnUtils::LabelCategoryNames> GetModelOutputLabels() in GetModelOutputLabels()
/aosp_15_r20/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.string/
H A Dfrom_bytes.pass.cpp26 struct TestHelper<CharT, 2> { struct
30 struct TestHelper<CharT, 4> { struct
H A Dto_bytes.pass.cpp26 struct TestHelper<CharT, 2> { struct
30 struct TestHelper<CharT, 4> { struct
H A Dconverted.pass.cpp23 struct TestHelper<CharT, 2> { struct
27 struct TestHelper<CharT, 4> { struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/localization/locales/locale.convenience/conversions/conversions.string/
H A Dto_bytes.pass.cpp31 struct TestHelper<CharT, 2> { struct
35 struct TestHelper<CharT, 4> { struct
H A Dfrom_bytes.pass.cpp31 struct TestHelper<CharT, 2> { struct
35 struct TestHelper<CharT, 4> { struct
H A Dconverted.pass.cpp28 struct TestHelper<CharT, 2> { struct
32 struct TestHelper<CharT, 4> { struct
/aosp_15_r20/frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/robolectric/
DTestHelper.java28 public final class TestHelper { class
30 private TestHelper() { in TestHelper() method in TestHelper
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf16_max_length.pass.cpp32 struct TestHelper<CharT, 2> { struct
37 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_max_length.pass.cpp32 struct TestHelper<CharT, 2> { struct
37 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_length.pass.cpp33 struct TestHelper<CharT, 2> { struct
38 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_utf16_in.pass.cpp34 struct TestHelper<CharT, 2> { struct
38 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_out.pass.cpp35 struct TestHelper<CharT, 2> { struct
40 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_utf16_out.pass.cpp34 struct TestHelper<CharT, 2> { struct
38 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf16_out.pass.cpp34 struct TestHelper<CharT, 2> { struct
38 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf16_length.pass.cpp33 struct TestHelper<CharT, 2> { struct
38 struct TestHelper<CharT, 4> { struct
/aosp_15_r20/external/vixl/test/aarch32/config/
H A Dtemplate-assembler-negative-aarch32.cc.in85 void TestHelper(Fn instruction, const char* mnemonic) { function
111 void TestHelper(Fn, const char*) { function
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
H A DTestHelper.java50 final class TestHelper { class
86 TestHelper() { in TestHelper() method in TestHelper
/aosp_15_r20/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/
DTestHelper.java27 public final class TestHelper { class
200 private TestHelper() { in TestHelper() method in TestHelper
/aosp_15_r20/external/libcxx/test/std/localization/locale.stdcvt/
H A Dcodecvt_utf8_utf16_in.pass.cpp31 struct TestHelper<CharT, 2> { struct
35 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_out.pass.cpp32 struct TestHelper<CharT, 2> { struct
37 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf16_out.pass.cpp31 struct TestHelper<CharT, 2> { struct
35 struct TestHelper<CharT, 4> { struct
H A Dcodecvt_utf8_utf16_out.pass.cpp31 struct TestHelper<CharT, 2> { struct
35 struct TestHelper<CharT, 4> { struct
/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-negative-cond-rd-rn-operand-rm-shift-rs-a32.cc3115 void TestHelper(Fn instruction, const char* mnemonic) { in TestHelper() function
3147 void TestHelper(Fn, const char*) { in TestHelper() function

1234567