Searched refs:checkStructure (Results 1 – 2 of 2) sorted by relevance
/external/parameter-framework/upstream/test/functional-tests/ |
D | Handle.cpp | 110 void checkStructure(const string &path, const string &expected) in checkStructure() function 216 checkStructure("/test/test/bool", expected); 224 checkStructure("/test/test/component_scalar", expected); 233 checkStructure("/test/test/component_array", expected); 257 checkStructure("/test/test", expected); 265 checkStructure("/test", expected); 266 checkStructure("/", expected);
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestDTDAttributes.java | 602 private void checkStructure( in checkStructure() method in TestDTDAttributes 633 checkStructure(dtdType, child, indent + 1, toChildren, in checkStructure()
|