Home
last modified time | relevance | path

Searched defs:TestInt (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/test/std/numerics/c.math/
H A Disinf.pass.cpp46 struct TestInt { struct
67 operator ()TestInt main() argument
H A Disfinite.pass.cpp46 struct TestInt { struct
67 operator ()TestInt main() argument
H A Disnormal.pass.cpp46 struct TestInt { global() struct
67 operator ()TestInt main() argument
H A Disnan.pass.cpp46 struct TestInt { struct
67 operator ()TestInt main() argument
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.move/
H A Dpstl.move.pass.cpp33 struct TestInt { struct
35 void operator()(Policy&& policy) { in operator ()()
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dpstl.copy_n.pass.cpp33 struct TestInt { struct
56 … TestIteratorWithPolicies<types::partial_instantiation<TestInt, Iter2>::template apply>{}); in operator ()() argument
H A Dpstl.copy.pass.cpp33 struct TestInt { struct
35 void operator()(Policy&& policy) { in operator ()()
/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DDWARFASTParserClangTests.cpp476 TEST_F(ExtractIntFromFormValueTest, TestInt) { in TEST_F() argument