Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DCommandTest.cpp84 std::int64_t expectedLength = -1, std::int32_t expectedStatus = 0, in CheckValue() argument
90 expectedLength == -1 ? nullptr : EmptyIntDescriptor()}; in CheckValue()
100 CheckDescriptorEqInt(length.get(), expectedLength); in CheckValue()