HomeSort by relevance Sort by last modified time
    Searched full:getroot (Results 1 - 25 of 794) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/compiler-rt/test/asan/TestCases/Darwin/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/asan/TestCases/Linux/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/asan/TestCases/Posix/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/cfi/cross-dso/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/msan/Linux/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/sanitizer_common/TestCases/Darwin/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/sanitizer_common/TestCases/Linux/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/sanitizer_common/TestCases/Posix/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/tsan/Darwin/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/tsan/Linux/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/tsan/libcxx/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/ubsan/TestCases/Misc/Linux/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/asan/TestCases/Android/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/compiler-rt/test/asan/TestCases/Windows/
lit.local.cfg 1 def getRoot(config):
4 return getRoot(config.parent)
6 root = getRoot(config)
  /external/pdfium/core/src/fpdfdoc/
doc_viewerPreferences.cpp 13 CPDF_Dictionary* pDict = m_pDoc->GetRoot();
21 CPDF_Dictionary* pDict = m_pDoc->GetRoot();
29 CPDF_Dictionary* pDict = m_pDoc->GetRoot();
37 CPDF_Dictionary* pDict = m_pDoc->GetRoot();
47 CPDF_Dictionary* pDict = m_pDoc->GetRoot();
doc_metadata.cpp 11 CPDF_Dictionary* pRoot = pDoc->GetRoot();
26 const CXML_Element* CPDF_Metadata::GetRoot() const {
  /external/icu/icu4c/source/i18n/
collationroot.cpp 64 CollationCacheEntry *entry = new CollationCacheEntry(Locale::getRoot(), t.getAlias());
80 CollationRoot::getRoot(UErrorCode &errorCode) {
88 const CollationTailoring *root = getRoot(errorCode);
95 const CollationTailoring *root = getRoot(errorCode);
  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
NoIdTest.java 42 LinearLayout linearLayout = (LinearLayout) mBinder.getRoot();
51 LinearLayout linearLayout = (LinearLayout) mBinder.getRoot();
62 LinearLayout linearLayout = (LinearLayout) mBinder.getRoot();
69 LinearLayout linearLayout = (LinearLayout) mBinder.getRoot();
77 LinearLayout linearLayout = (LinearLayout) mBinder.getRoot();
DataBindingUtilTest.java 38 assertEquals(binding, DataBindingUtil.findBinding(binding.getRoot()));
39 ViewGroup root = (ViewGroup) binding.getRoot();
52 assertEquals(binding, DataBindingUtil.getBinding(binding.getRoot()));
60 LayoutParams layoutParams = binding.getRoot().getLayoutParams();
83 assertNotNull(binding.getRoot().getLayoutParams());
87 assertNull(binding.getRoot().getLayoutParams());
IncludeTagTest.java 39 final TextView outerText = (TextView) mBinder.getRoot().findViewById(R.id.outerTextView);
41 final TextView innerText = (TextView) mBinder.getRoot().findViewById(R.id.innerTextView);
43 TextView textView1 = (TextView) mBinder.getRoot().findViewById(R.id.innerTextView1);
44 assertEquals(mBinder.getRoot(), textView1.getParent().getParent());
45 TextView textView2 = (TextView) mBinder.getRoot().findViewById(R.id.innerTextView2);
46 assertEquals(mBinder.getRoot(), textView2.getParent().getParent());
  /external/jacoco/org.jacoco.ant.test/src/org/jacoco/ant/
AntResourcesLocatorTest.java 75 locator.add(new FileResource(folder.getRoot(), "src"));
86 locator.add(new FileResource(folder.getRoot(), "src"));
97 locator.add(new FileResource(folder.getRoot(), "src1"));
99 locator.add(new FileResource(folder.getRoot(), "src2"));
101 locator.add(new FileResource(folder.getRoot(), "src3"));
124 final File file = new File(folder.getRoot(), path);
130 return new FileResource(folder.getRoot(), path);
  /frameworks/support/transition/tests/src/android/support/transition/
SceneTest.java 38 ViewGroup root = activity.getRoot();
47 ViewGroup root = activity.getRoot();
67 ViewGroup root = activity.getRoot();
86 ViewGroup root = activity.getRoot();
97 ViewGroup root = activity.getRoot();
109 ViewGroup root = activity.getRoot();
120 ViewGroup root = activity.getRoot();
  /packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
trie_map_test.cpp 34 EXPECT_EQ(10ull, trieMap.getRoot(10).mValue);
36 EXPECT_EQ(10ull, trieMap.getRoot(10).mValue);
37 EXPECT_EQ(10ull, trieMap.getRoot(0x10A).mValue);
39 EXPECT_EQ(1000ull, trieMap.getRoot(10).mValue);
41 EXPECT_EQ(1000ull, trieMap.getRoot(11).mValue);
43 EXPECT_EQ(1000ull, trieMap.getRoot(10).mValue);
48 EXPECT_EQ(0xFFFFFFFFFull, trieMap.getRoot(0).mValue);
54 EXPECT_EQ(10ull, trieMap.getRoot(10).mValue);
56 EXPECT_FALSE(trieMap.getRoot(10).mIsValid);
63 EXPECT_EQ(0x3FFFFFull, trieMap.getRoot(10).mValue)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationRoot.java 30 public static final CollationTailoring getRoot() {
37 CollationTailoring root = getRoot();
41 CollationTailoring root = getRoot();
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRoot.java 28 public static final CollationTailoring getRoot() {
35 CollationTailoring root = getRoot();
39 CollationTailoring root = getRoot();

Completed in 4201 milliseconds

1 2 3 4 5 6 7 8 91011>>