Home
last modified time | relevance | path

Searched defs:testIncompatible (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/gwt/
H A DGwtIncompatiblesTest.java28 public void testIncompatible() { in testIncompatible() method in GwtIncompatiblesTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/gwt/
H A DGwtIncompatiblesTest.java28 public void testIncompatible() { in testIncompatible() method in GwtIncompatiblesTest
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DUtilsTest.cpp230 void testIncompatible(const std::vector<uint32_t>& lhs, const std::vector<uint32_t>& rhs) { in testIncompatible() function in android::nn::wrapper::CombineDimensionsTest