Ejemplo n.º 1
0
TEST_F(FastAtofTest, FastAtof)
{
    RunTest<float>(FastAtofWrapper());
}
Ejemplo n.º 2
0
TEST_F(FastAtofTest, FastAtof)
{
    RunTest<ai_real>(FastAtofWrapper());
}