Searched defs:CommonCustomTypesTest (Results 1 - 1 of 1) sorted by relevance

/external/libmojo/mojo/common/
H A Dcommon_custom_types_unittest.cc116 class CommonCustomTypesTest : public testing::Test { class in namespace:mojo::common::test::__anon10968
118 CommonCustomTypesTest() {} function in class:mojo::common::test::__anon10968::CommonCustomTypesTest
119 ~CommonCustomTypesTest() override {}
124 DISALLOW_COPY_AND_ASSIGN(CommonCustomTypesTest);
129 TEST_F(CommonCustomTypesTest, FilePath) {
143 TEST_F(CommonCustomTypesTest, Time) {
156 TEST_F(CommonCustomTypesTest, TimeDelta) {
169 TEST_F(CommonCustomTypesTest, TimeTicks) {
182 TEST_F(CommonCustomTypesTest, Value) {

Completed in 160 milliseconds