Home
last modified time | relevance | path

Searched defs:test_simple (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/test/Lower/
H A Dstructure-constructors.f9032 subroutine test_simple(x) subroutine
33 real :: x local
/llvm-project-15.0.7/llvm/utils/lit/tests/unit/
H A DTestRunner.py226 def test_simple(self): member in TestApplySubtitutions