Home
last modified time | relevance | path

Searched refs:EmptyIntDescriptor (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp40 static OwningPtr<Descriptor> EmptyIntDescriptor() { in EmptyIntDescriptor() function
90 expectedLength == -1 ? nullptr : EmptyIntDescriptor()}; in CheckValue()
182 OwningPtr<Descriptor> length{EmptyIntDescriptor()}; in CheckMissingCommandValue()
325 OwningPtr<Descriptor> length{EmptyIntDescriptor()}; in TEST_F()
356 OwningPtr<Descriptor> length{EmptyIntDescriptor()}; in TEST_F()
380 OwningPtr<Descriptor> length{EmptyIntDescriptor()}; in TEST_F()
393 OwningPtr<Descriptor> length{EmptyIntDescriptor<sizeof(short)>()}; in TEST_F()