Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Runtime/
H A DAccessTest.cpp139 TEST(AccessTests, TestExists) { in TEST()
133 TEST(AccessTests,TestExists) TEST() argument
/llvm-project/third-party/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h604 bool TestExists(const std::string& test_name) const { in TestExists() function
772 if (!state->TestExists(test_name)) {