Home
last modified time | relevance | path

Searched defs:testRoot (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
H A DThreadGroupTest.java128 ThreadGroup testRoot = new ThreadGroup(originalCurrent, "Test group"); in test_destroy() local
247 ThreadGroup testRoot = new ThreadGroup(originalCurrent, "Test group"); in test_getMaxPriority() local
267 final ThreadGroup testRoot = new ThreadGroup(originalCurrent, name); in test_getName() local
277 ThreadGroup testRoot = new ThreadGroup(originalCurrent, "Test group"); in test_getParent() local
307 final ThreadGroup testRoot = new ThreadGroup(originalCurrent, "Test group"); in test_list() local
346 final ThreadGroup testRoot = new ThreadGroup(originalCurrent, in test_parentOfLjava_lang_ThreadGroup() local
367 final ThreadGroup testRoot = new ThreadGroup(originalCurrent, in test_setDaemon_isDaemon() local
402 ThreadGroup testRoot = new ThreadGroup(originalCurrent, "Test group"); in test_setMaxPriorityI() local
499 ThreadGroup testRoot = new ThreadGroup(rootThreadGroup, in test_uncaughtException_threadDeath() local
536 ThreadGroup testRoot = new ThreadGroup(initialThreadGroup, "Test ThreadDeath") { in test_uncaughtException_naturalDeath() local
[all …]
/aosp_15_r20/external/ksp/compiler-plugin/src/test/kotlin/com/google/devtools/ksp/test/
H A DAbstractKSPCompilerPluginTest.kt54 val testRoot = mainModule.testRoot in runTest() constant
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/features/inline/
H A DUnsignedIntegersTest.kt91 fun testRoot() { in <lambda>() method
/aosp_15_r20/external/ksp/kotlin-analysis-api/src/test/kotlin/com/google/devtools/ksp/impl/test/
H A DAbstractKSPAATest.kt131 val testRoot = mainModule.testRoot in <lambda>() constant
/aosp_15_r20/build/blueprint/bootstrap/
H A Dbootstrap.go638 func buildGoTest(ctx blueprint.ModuleContext, testRoot, testPkgArchive, argument
852 func testRoot(ctx blueprint.ModuleContext) string { func
/aosp_15_r20/cts/tests/tests/sax/src/android/sax/cts/
H A DRootElementTest.java27 public void testRoot() throws Exception { in testRoot() method in RootElementTest
/aosp_15_r20/external/angle/third_party/glslang/src/gtests/
H A DSettings.h51 std::string testRoot; member
/aosp_15_r20/external/deqp-deps/glslang/gtests/
DSettings.h51 std::string testRoot; member
/aosp_15_r20/external/dagger2/javatests/dagger/hilt/processor/internal/root/
H A DRootProcessorErrorsTest.java98 Source testRoot = in appRootWithTestRootTest() local
H A DMyAppPreviousCompilationTest.java61 Source testRoot = in testRootTest() local
H A DMyTestPreviousCompilationTest.java61 Source testRoot = in testRootTest() local
/aosp_15_r20/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/
DPickResultTest.java48 public void testRoot() { in testRoot() method in PickResultTest
/aosp_15_r20/cts/tools/utils/
H A DbuildCts.py41 def ReadDeqpTestList(testRoot, file): argument
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest7.java103 public void testRoot() throws Exception { in testRoot() method in ShortcutManagerTest7
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DIssue687Test.java19 void testRoot() { in testRoot() method in Issue687Test
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DPathTester.java77 private void testRoot(Path path) { in testRoot() method in PathTester
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DOldThreadGroupTest.java268 final ThreadGroup testRoot = new ThreadGroup(originalCurrent, in test_isDestroyed() local
/aosp_15_r20/external/protobuf/objectivec/Tests/
H A DGPBMessageTests.m442 - (void)testRoot { method
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/Tests/
H A DGPBMessageTests.m442 - (void)testRoot { method
/aosp_15_r20/external/swiftshader/tests/regres/cov/
H A Dtree.go42 testRoot Test member
/aosp_15_r20/external/deqp/executor/tools/
H A DxeBatchResultToXml.cpp326 xe::TestRoot testRoot; in batchResultToSeparateXmlFiles() local
/aosp_15_r20/external/ksp/test-utils/src/main/kotlin/com/google/devtools/ksp/testutils/
H A DAbstractKSPTest.kt81 val TestModule.testRoot: File in rootDirForModule() constant
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootsFragment.java698 final RootInfo testRoot = ((RootItem) item).root; in onCurrentRootChanged() local
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/nodes/
H A DElementTest.java1889 public void testRoot() { in testRoot() method in ElementTest
/aosp_15_r20/out/soong/.intermediates/packages/apps/DocumentsUI/DocumentsUI-lib/android_common/javac/
DDocumentsUI-lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12