Searched defs:mo (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/ |
D | OverlayBaseTest.java | 85 private boolean getExpected(boolean no, boolean so, boolean mo) { in getExpected() 99 private String getExpected(String no, String so, String mo) { in getExpected() 113 private int getExpected(int no, int so, int mo) { in getExpected() 127 private int[] getExpected(int[] no, int[] so, int[] mo) { in getExpected() 141 private void assertResource(int resId, boolean no, boolean so, boolean mo) throws Throwable { in assertResource() 147 private void assertResource(int resId, int no, int so, int mo) throws Throwable { in assertResource() 153 private void assertResource(int resId, String no, String so, String mo) throws Throwable { in assertResource() 159 private void assertResource(int resId, int[] no, int[] so, int[] mo) throws Throwable { in assertResource() 292 final String mo = "Lorem ipsum: multiple overlays."; in testAppRaw() local
|
/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
D | buffer_hub_queue-test.cpp | 102 DvrNativeBufferMetadata mi, mo; in TEST_F() local 140 DvrNativeBufferMetadata mi, mo; in TEST_F() local 223 DvrNativeBufferMetadata mi, mo; in TEST_F() local 249 DvrNativeBufferMetadata mi, mo; in TEST_F() local 271 DvrNativeBufferMetadata mi, mo; in TEST_F() local 365 DvrNativeBufferMetadata mo; in TEST_F() local 488 DvrNativeBufferMetadata mi, mo; in TEST_F() local 575 DvrNativeBufferMetadata mi, mo; in TEST_F() local 618 DvrNativeBufferMetadata mi, mo; in TEST_F() local 642 DvrNativeBufferMetadata mo; in TEST_F() local [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | MccTable.java | 466 sTable.add(new MccEntry(455, "mo", 2)); // Macao, China in sTable.add()
|