Home
last modified time | relevance | path

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

/test/xts/acts/sample_lite/hcpptest_posix/src/
DIsPrimeParamTest.cpp27 class IsPrimeParamTest : public ::testing::TestWithParam<struct ParamList> { class
45 TEST_P(IsPrimeParamTest, IsPrime) in TEST_P() argument