Home
last modified time | relevance | path

Searched refs:TestConfig (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/system/core/libprocessgroup/profiles/
H A Dtest_vendor.cpp34 class TestConfig : public JsonSchemaTestConfig { class
36 TestConfig(const std::string& path) : file_path_(path){}; in TestConfig() function in android::profiles::TestConfig
52 return [path]() { return std::make_unique<TestConfig<T>>(path); }; in MakeTestParam()
/aosp12/art/test/913-heaps/src/art/
H A DTest913.java55 new TestConfig().doFollowReferencesTest(); in runFollowReferences()
60 new TestConfig(null, 0, 1, -1).doFollowReferencesTest(); in runFollowReferences()
65 new TestConfig(null, 0, Integer.MAX_VALUE, 1).doFollowReferencesTest(); in runFollowReferences()
83 new TestConfig(A.class, 0).doFollowReferencesTest(); in runFollowReferences()
88 new TestConfig(null, 0x4).doFollowReferencesTest(); in runFollowReferences()
90 new TestConfig(null, 0x8).doFollowReferencesTest(); in runFollowReferences()
92 new TestConfig(null, 0x10).doFollowReferencesTest(); in runFollowReferences()
94 new TestConfig(null, 0x20).doFollowReferencesTest(); in runFollowReferences()
332 private static class TestConfig { class in Test913
338 public TestConfig() { in TestConfig() method in Test913.TestConfig
[all …]
/aosp12/build/soong/dexpreopt/
H A Ddexpreopt_test.go62 config := android.TestConfig("out", nil, "", nil)
84 config := android.TestConfig("out", nil, "", nil)
144 config := android.TestConfig("out", nil, "", nil)
170 config := android.TestConfig("out", nil, "", nil)
/aosp12/art/test/1970-force-early-return-long/src/art/
H A DTest1970.java152 final class TestConfig {
156 public TestConfig(TestRunnable obj, TestSuspender su) {
163 runTestOn(() -> new TestConfig(testObjGen.get(), su));
166 public void runTestOn(Supplier<TestConfig> config) throws Exception {
167 TestConfig normal_config = config.get();
182 TestConfig force_return_config = config.get();
823 return new TestConfig(sso, new TestSuspender() {
/aosp12/art/test/1968-force-early-return/src/art/
H A DTest1968.java179 final class TestConfig {
183 public TestConfig(TestRunnable obj, TestSuspender su) {
190 runTestOn(() -> new TestConfig(testObjGen.get(), su));
193 public void runTestOn(Supplier<TestConfig> config) throws Exception {
194 TestConfig normal_config = config.get();
209 TestConfig force_return_config = config.get();
848 return new TestConfig(sso, new TestSuspender() {
/aosp12/art/test/1969-force-early-return-void/src/art/
H A DTest1969.java141 final class TestConfig {
145 public TestConfig(Runnable obj, TestSuspender su) {
152 runTestOn(() -> new TestConfig(testObjGen.get(), su));
155 public void runTestOn(Supplier<TestConfig> config) throws Exception {
156 TestConfig normal_config = config.get();
170 TestConfig force_return_config = config.get();
878 return new TestConfig(
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_unit_test.cpp177 static const struct TestConfig { in TEST_F() struct
334 static const struct TestConfig { in TEST_F() struct
551 static const struct TestConfig { in TEST_F() struct
621 static const struct TestConfig { in TEST_F() struct
870 static const struct TestConfig { in TEST_F() struct
903 static const struct TestConfig { in TEST_F() struct
1114 static const struct TestConfig { in TEST_F() struct
1236 static const struct TestConfig { in TEST_F() struct
1329 static const struct TestConfig { in TEST_F() struct
1395 static const struct TestConfig { in TEST_F() struct
[all …]
/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dextensions.h65 enum TestConfig { NO = 0, NO_WRITES, YES }; enum
69 TestConfig test;
/aosp12/build/soong/bp2build/
H A Dbuild_conversion_test.go177 config := android.TestConfig(buildDir, nil, testCase.bp, nil)
319 config := android.TestConfig(buildDir, nil, testCase.bp, nil)
485 config := android.TestConfig(buildDir, nil, testCase.bp, nil)
918 config := android.TestConfig(buildDir, nil, testCase.bp, fs)
1133 config := android.TestConfig(buildDir, nil, testCase.bp, nil)
1225 config := android.TestConfig(buildDir, nil, testCase.bp, nil)
1332 config := android.TestConfig(buildDir, nil, "", fs)
1476 config := android.TestConfig(buildDir, nil, testCase.bp, fs)
1602 config := android.TestConfig(buildDir, nil, testCase.bp, fs)
H A Dcc_object_conversion_test.go214 config := android.TestConfig(buildDir, nil, testCase.blueprint, filesystem)
394 config := android.TestConfig(buildDir, nil, testCase.blueprint, filesystem)
H A Dpython_binary_conversion_test.go123 config := android.TestConfig(buildDir, nil, testCase.blueprint, filesystem)
H A Dsh_conversion_test.go94 config := android.TestConfig(buildDir, nil, testCase.bp, filesystem)
H A Dcc_library_headers_conversion_test.go326 config := android.TestConfig(buildDir, nil, testCase.bp, filesystem)
/aosp12/build/soong/cc/
H A Dvendor_snapshot_test.go87 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
213 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
802 config := TestConfig(t.TempDir(), android.Android, nil, "", mockFS)
993 config := TestConfig(t.TempDir(), android.Android, nil, "", mockFS)
1072 config := TestConfig(t.TempDir(), android.Android, nil, "", mockFS)
1164 config := TestConfig(t.TempDir(), android.Android, nil, "", mockFS)
1238 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
1356 config := TestConfig(t.TempDir(), android.Android, nil, "", mockFS)
1456 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
H A Dlibrary_test.go202 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
225 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
H A Dobject_test.go94 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
H A Dcc_test.go77 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
90 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
117 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
131 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
593 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
721 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
771 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
798 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
849 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
1449 config := TestConfig(t.TempDir(), android.Android, nil, bp, nil)
[all …]
H A Dtest_data_test.go120 config := android.TestConfig(buildDir, nil, "", map[string][]byte{
/aosp12/build/soong/android/
H A Dmodule_test.go188 config := TestConfig(t.TempDir(), nil, "", nil)
214 config := TestConfig(t.TempDir(), nil, "", nil)
H A Dapex_test.go124 config := TestConfig(t.TempDir(), nil, "", nil)
H A Dsoong_config_modules_test.go317 config := TestConfig(buildDir, nil, bp, fs)
H A Dpaths_test.go223 return TestConfig(buildDir, nil, "", nil)
825 config := TestConfig("out", nil, "", map[string][]byte{
1426 config: TestConfig("out", nil, "", nil),
1440 config: TestConfig("out", nil, "", nil),
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DGeneratedTestHarness.cpp67 struct TestConfig { struct
213 const TestConfig& testConfig) { in EvaluatePreparedModel()
360 const TestConfig testConfig = {.executor = executor, in EvaluatePreparedModel()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp79 struct TestConfig { struct
88 TestConfig(Executor executor, MeasureTiming measureTiming, OutputType outputType, in TestConfig() function
95 TestConfig(Executor executor, MeasureTiming measureTiming, OutputType outputType, in TestConfig() function
552 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
837 const TestConfig testConfig(executor, measureTiming, outputType, memoryType); in EvaluatePreparedModel()
858 const TestConfig testConfig(executor, measureTiming, outputType, MemoryType::ASHMEM, in EvaluatePreparedCoupledModels()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp56 struct TestConfig { struct
65 TestConfig(Executor executor, bool measureTiming, OutputType outputType, MemoryType memoryType) in TestConfig() argument
71 TestConfig(Executor executor, bool measureTiming, OutputType outputType, MemoryType memoryType, in TestConfig() argument
525 const TestModel& testModel, const TestConfig& testConfig, in EvaluatePreparedModel()
815 const TestConfig testConfig(executor, measureTiming, outputType, memoryType); in EvaluatePreparedModel()
835 const TestConfig testConfig(executor, measureTiming, outputType, MemoryType::ASHMEM, in EvaluatePreparedCoupledModels()

12