HomeSort by relevance Sort by last modified time
    Searched full:testbool2 (Results 1 - 1 of 1) sorted by null

  /external/chromium/base/
pickle_unittest.cc 21 const bool testbool2 = true; member in namespace:__anon2727
44 EXPECT_EQ(testbool2, outbool);
73 EXPECT_TRUE(pickle.WriteBool(testbool2));

Completed in 118 milliseconds