/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_unit_test.cpp | 178 int ai_flags; in TEST_F() 181 sockaddr* ai_addr; in TEST_F() 335 int ai_flags; in TEST_F() 336 int ai_family; in TEST_F() 337 int ai_socktype; in TEST_F() 552 int ai_family; in TEST_F() 622 ns_rcode rcode; in TEST_F() 872 int family; in TEST_F() 1115 int ai_family; in TEST_F() 1237 int ai_family; in TEST_F() [all …]
|
H A D | resolv_integration_test.cpp | 1374 struct TestConfig { in TEST_F() struct 2074 struct TestConfig { in TEST_F() struct 2861 Edns edns; in TEST_F() 3360 int flag; in TEST_F() 3603 int flag; in TEST_F() 3604 int family; in TEST_F() 3685 int flag; in TEST_F() 4455 int maxRetries; in TEST_F() 4547 int maxRetries; in TEST_F() 4723 int queries; in TEST_F() [all …]
|
H A D | dnsresolver_binder_test.cpp | 337 static const struct TestConfig { in TEST_F() struct 338 std::string hostname; in TEST_F() 339 int returnCode; in TEST_F()
|
/aosp12/system/core/libprocessgroup/profiles/ |
H A D | test_vendor.cpp | 34 class TestConfig : public JsonSchemaTestConfig { class 36 TestConfig(const std::string& path) : file_path_(path){}; in TestConfig() function in android::profiles::TestConfig
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 56 struct TestConfig { struct 57 Executor executor; 58 bool measureTiming; 59 OutputType outputType; 60 MemoryType memoryType; 64 bool reportSkipping; 65 TestConfig(Executor executor, bool measureTiming, OutputType outputType, MemoryType memoryType) in TestConfig() function 71 TestConfig(Executor executor, bool measureTiming, OutputType outputType, MemoryType memoryType, in TestConfig() function
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 67 struct TestConfig { struct 68 Executor executor; 69 MeasureTiming measureTiming; 70 OutputType outputType; 71 MemoryType memoryType;
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | GeneratedTestHarness.cpp | 79 struct TestConfig { struct 80 Executor executor; 81 MeasureTiming measureTiming; 82 OutputType outputType; 83 MemoryType memoryType; 87 bool reportSkipping; 88 TestConfig(Executor executor, MeasureTiming measureTiming, OutputType outputType, in TestConfig() function 95 TestConfig(Executor executor, MeasureTiming measureTiming, OutputType outputType, in TestConfig() function
|
/aosp12/build/soong/cc/ |
H A D | testing.go | 639 func TestConfig(buildDir string, os android.OsType, env map[string]string, func
|
/aosp12/art/test/913-heaps/src/art/ |
H A D | Test913.java | 332 private static class TestConfig { class in Test913 338 public TestConfig() { in TestConfig() method in Test913.TestConfig 340 public TestConfig(Class<?> klass, int heapFilter) { in TestConfig() method in Test913.TestConfig 344 public TestConfig(Class<?> klass, int heapFilter, int stopAfter, int followSet) { in TestConfig() method in Test913.TestConfig
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | SFFakeHwc_test.cpp | 142 struct TestConfig { struct in __anond2fb424f0110::DisplayTest 143 int32_t id; 144 int32_t w; 145 int32_t h; 146 int32_t vsyncPeriod; 147 int32_t group;
|
/aosp12/system/core/fastboot/fuzzy_fastboot/ |
H A D | extensions.h | 65 enum TestConfig { NO = 0, NO_WRITES, YES }; enum
|
/aosp12/build/soong/android/ |
H A D | config.go | 244 func TestConfig(buildDir string, env map[string]string, bp string, fs map[string][]byte) Config { func
|
/aosp12/build/soong/java/ |
H A D | java.go | 884 TestConfig android.Path member
|