Searched refs:Double (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googletest/samples/
H A Dsample3_unittest.cc91 static int Double(int n) { function in class:QueueTest
99 const Queue<int> * const new_q = q->Map(Double);
/gem5/ext/googletest/googletest/test/
H A Dgtest-typed-test_test.cc315 INSTANTIATE_TYPED_TEST_CASE_P(Double, TypedTestP2, Types<double>);
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h421 typedef FloatingPoint<double> Double; typedef in namespace:testing::internal

Completed in 10 milliseconds