/aosp12/build/soong/cuj/ |
H A D | cuj.go | 35 type Test struct { struct 36 name string 37 args []string 38 before func() error 40 results TestResults
|
/aosp12/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/ |
H A D | ProtoLogCallProcessorTest.kt | 60 class Test { regex 89 class Test { regex 108 class Test { regex 126 class Test { regex 143 class Test { regex 159 class Test { regex 173 class Test { regex 187 class Test { regex 201 class Test { regex 216 class Test { regex
|
H A D | SourceTransformerTest.kt | 36 class Test { regex 46 class Test { regex 58 class Test { regex 69 class Test { regex 79 class Test { regex 89 class Test { regex 101 class Test { regex 112 class Test { regex 122 class Test { regex 132 class Test { regex [all …]
|
/aosp12/frameworks/base/tests/backup/ |
H A D | backup_helper_test.cpp | 30 struct Test { struct 37 Test TESTS[] = { argument
|
/aosp12/system/core/cli-test/ |
H A D | cli-test.cpp | 47 struct Test { struct 48 std::string test_filename; 49 std::string name; 50 std::string command; 51 std::vector<std::string> befores; 52 std::vector<std::string> afters; 53 std::string expected_stdout; 54 std::string expected_stderr; 55 int exit_status = 0;
|
/aosp12/frameworks/compile/mclinker/templates/ |
H A D | implTest.cpp | 17 ${class_name}Test::${class_name}Test() in Test() function 22 ${class_name}Test::~${class_name}Test() in Test() function
|
/aosp12/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
H A D | Test.java | 8 public class Test extends ActivityInstrumentationTestCase2<AutomaticActivity> { class 12 public Test() { in Test() method in Test
|
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
H A D | Test.java | 25 public class Test extends ActivityInstrumentationTestCase2<MainActivity> { class 26 public Test() { in Test() method in Test
|
/aosp12/packages/modules/SdkExtensions/testing/impl-src/android/os/ext/test/ |
H A D | Test.java | 23 public class Test { class 25 public Test() {} in Test() method in Test
|
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
H A D | TestActivity.java | 43 abstract class Test { class in TestActivity 45 Test(String n) { in Test() method in TestActivity.Test
|
/aosp12/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
H A D | Test.java | 35 public class Test extends Dicttool.Command { class 59 public Test() { in Test() method in Test
|
/aosp12/art/test/807-method-handle-and-mr/src/ |
H A D | Main.java | 30 class Test { class 31 Test() throws Throwable { in Test() method in Test
|
/aosp12/art/test/626-const-class-linking/src-multidex/ |
H A D | Test.java | 17 public class Test { class
|
/aosp12/frameworks/base/tests/backup/src/com/android/backuptest/ |
H A D | BackupTestActivity.java | 176 abstract class Test { class in BackupTestActivity 178 Test(String n) { in Test() method in BackupTestActivity.Test
|
/aosp12/art/test/727-checker-unresolved-class/src-ex/ |
H A D | Test.java | 24 public class Test { class
|
/aosp12/art/test/661-oat-writer-layout/src/ |
H A D | Test.java | 18 public class Test { class
|
/aosp12/build/soong/android/ |
H A D | neverallow.go | 270 func (m *equalMatcher) Test(value string) bool { func 281 func (m *anyMatcher) Test(value string) bool { func 295 func (m *startsWithMatcher) Test(value string) bool { func 307 func (m *regexMatcher) Test(value string) bool { func 319 func (m *notInListMatcher) Test(value string) bool { func 329 func (m *isSetMatcher) Test(value string) bool { func
|
/aosp12/art/test/656-annotation-lookup-generic-jni/src-ex/ |
H A D | Test.java | 17 public class Test { class
|
/aosp12/frameworks/base/test-base/src/junit/framework/ |
H A D | Test.java | 8 public interface Test { interface
|
/aosp12/art/test/127-checker-secondarydex/src/ |
H A D | Test.java | 17 public class Test extends Super { class
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | if_no_value.mod.py | 32 def Test(): function
|
H A D | if_constant.mod.py | 36 def Test(value, name): function
|
H A D | if_same_branch_model.mod.py | 31 def Test(x, y, z, name): function
|
H A D | while_fib.mod.py | 80 def Test(n_data, fib_data, add_unused_output=False): function
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestGenerated.cpp | 467 TEST_P(GeneratedTests, Test) { in TEST_P() argument 472 TEST_P(DynamicOutputShapeTest, Test) { in TEST_P() argument 476 TEST_P(GeneratedValidationTests, Test) { in TEST_P() argument 480 TEST_P(QuantizationCouplingTest, Test) { in TEST_P() argument 484 TEST_P(DeviceMemoryTest, Test) { in TEST_P() argument 488 TEST_P(FencedComputeTest, Test) { in TEST_P() argument
|