Home
last modified time | relevance | path

Searched refs:testStack (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DButtonSelectionStateControllerTest.java74 List<RootTaskInfo> testStack = createTestStack(mComponentName); in onTaskChanged_buttonDetectableByComponentName_selectsAssociatedButton() local
76 mButtonSelectionStateController.taskChanged(testStack, /* validDisplay= */ -1); in onTaskChanged_buttonDetectableByComponentName_selectsAssociatedButton()
85 List<RootTaskInfo> testStack = createTestStack(mComponentName); in onTaskChanged_buttonDetectableByCategory_selectsAssociatedButton() local
87 mButtonSelectionStateController.taskChanged(testStack, /* validDisplay= */ -1); in onTaskChanged_buttonDetectableByCategory_selectsAssociatedButton()
96 List<RootTaskInfo> testStack = createTestStack(mComponentName); in onTaskChanged_buttonDetectableByPackage_selectsAssociatedButton() local
98 mButtonSelectionStateController.taskChanged(testStack, /* validDisplay= */ -1); in onTaskChanged_buttonDetectableByPackage_selectsAssociatedButton()
133 List<RootTaskInfo> testStack = new ArrayList<>(); in createTestStack() local
134 testStack.add(validStackInfo); in createTestStack()
136 return testStack; in createTestStack()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DStackTest.java186 BugStack<String> testStack = new BugStack<String>(); in test_pop_modify_elementCount() local
187 testStack.push("A"); in test_pop_modify_elementCount()
188 testStack.push("B"); in test_pop_modify_elementCount()
189 testStack.setLength(20); in test_pop_modify_elementCount()
191 testStack.pop(); in test_pop_modify_elementCount()
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLRasterPipelineCodeGenerator.cpp3796 AutoStack testStack(this); in pushDynamicallyUniformTernaryExpression() local
3797 testStack.enter(); in pushDynamicallyUniformTernaryExpression()
3805 testStack.exit(); in pushDynamicallyUniformTernaryExpression()
3828 testStack.enter(); in pushDynamicallyUniformTernaryExpression()
3830 testStack.exit(); in pushDynamicallyUniformTernaryExpression()
3870 AutoStack testStack(this); in pushTernaryExpression() local
3871 testStack.enter(); in pushTernaryExpression()
3876 testStack.exit(); in pushTernaryExpression()
3888 testStack.enter(); in pushTernaryExpression()
3890 testStack.exit(); in pushTernaryExpression()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dtensor_list_ops_test.py192 def testStack(self): member in ListOpsTest
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/functional/
H A DCollectionTest.java164 public void testStack() { in testStack() method in CollectionTest
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_inspect_test.py584 def testStack(self): member in TfInspectTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/data_structures/
H A Dlist_ops_test.py176 def testStack(self, max_num_elements): member in ListOpsTest
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...