Home
last modified time | relevance | path

Searched defs:enum_attr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_module_api.cpp266 auto enum_attr = "enum_attr"; in TEST() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceUtils.cpp366 std::unique_ptr<BinaryPrimitive> TryParseEnumSymbol(const Attribute* enum_attr, StringPiece str) { in TryParseEnumSymbol()
H A DResourceParser_test.cpp495 Attribute* enum_attr = test::GetValue<Attribute>(&table_, "attr/foo"); in TEST_F() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcjx_object.cpp260 absl::optional<XFA_ATTRIBUTEINFO> enum_attr = XFA_GetAttributeByName(attr); in GetAttributeByString() local