Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 28) sorted by relevance

12

/development/samples/AconfigDemo/tests/src/com/example/android/aconfig/demo/
DFlagStateComboTests.java27 import org.junit.Test;
37 @Test
41 @Test
45 @Test
52 @Test
59 @Test
63 @Test
DStaticContentTests.java24 import org.junit.Test;
31 @Test
DInjectedContentTests.java26 import org.junit.Test;
33 @Test
/development/tools/mkstubs/tests/com/android/mkstubs/sourcer/
DSignatureSourcerTest.java23 import org.junit.Test;
44 @Test
56 @Test
68 @Test
84 @Test
97 @Test
110 @Test
DMethodSourcerTest.java22 import org.junit.Test;
46 @Test
62 @Test
78 @Test
DClassSourcerTest.java22 import org.junit.Test;
46 @Test
76 @Test
104 @Test
DFieldSourcerTest.java23 import org.junit.Test;
45 @Test
60 @Test
DAccessSourcerTest.java23 import org.junit.Test;
46 @Test
54 @Test
/development/samples/PictureInPicture/ComposePip/app/src/test/java/com/example/samplepip/
DExampleUnitTest.kt3 import org.junit.Test
13 @Test
/development/samples/SampleSyncAdapter/tests/src/com/example/android/samplesync/
DAllTests.java18 import junit.framework.Test;
29 public static Test suite() { in suite()
/development/samples/ApiDemos/tests/src/com/example/android/apis/
DAllTests.java19 import junit.framework.Test;
48 public static Test suite() { in suite()
/development/samples/PictureInPicture/ComposePip/app/src/androidTest/java/com/example/samplepip/
DExampleInstrumentedTest.kt6 import org.junit.Test
18 @Test
/development/samples/AconfigDemo/tests/unittests/
DStaticContentUnitTests.java26 import org.junit.Test;
48 @Test
63 @Test
/development/tools/mkstubs/tests/com/android/mkstubs/
DSourceGeneratorTest.java25 import org.junit.Test;
47 @Test
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceScriptTest.kt35 import org.junit.Test in <lambda>()
62 @Test
91 @Test
/development/tools/cargo_embargo/src/
Dcargo.rs37 Test, enumerator
65 matches!(self, Self::Test | Self::TestNoHarness) in is_test()
Dmain.rs218 crates_with_build[0].iter().any(|c| c.types.contains(&CrateType::Test) && !c.empty_test); in autoconfig()
880 CrateType::Test | CrateType::TestNoHarness => { in crate_to_bp_modules()
945 if crate_.types.contains(&CrateType::Test) { in crate_to_bp_modules()
/development/sys-img/
Dimages_atd_source.prop_template1 Pkg.Desc=AOSP Automated Test Device System Image ${TARGET_CPU_ABI}
/development/tools/cargo_embargo/src/cargo/
Dmetadata.rs104 Test, enumerator
143 TargetKind::Test, in parse_cargo_metadata()
164 if target_kinds != [TargetKind::Test] { in parse_cargo_metadata()
193 types: vec![CrateType::Test], in parse_cargo_metadata()
242 if matches!(target_kinds, [TargetKind::Bin] | [TargetKind::Test]) { in get_externs()
Dcargo_out.rs259 "--test" => out.types.push(CrateType::Test), in from_rustc_invocation()
393 if out.types.contains(&CrateType::Test) && out.types.len() != 1 { in from_rustc_invocation()
/development/tools/cargo_embargo/testdata/
DREADME.md1 # Test data for `cargo_embargo`
/development/samples/AconfigDemo/
DAndroid.bp110 // Test setup
/development/samples/UiAutomator/
DREADME26 Test demonstrates using the UiAutomator APIs to set an alarm to
/development/tools/winscope/
DREADME.md35 git commit -am "Update intdef mapping" "Test: N/A"
/development/build/
Dsdk.atree56 # Test APIs

12