Home
last modified time | relevance | path

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

/test/testfwk/developer_test/examples/detector/src/
Ddetector.cpp30 bool IsPrime(int n) in IsPrime() function
/test/xts/acts/sample_lite/hcpptest_posix/src/
DIsPrimeParamTest.cpp45 TEST_P(IsPrimeParamTest, IsPrime) in TEST_P() argument