OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImportantFileWriterTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
important_file_writer_unittest.cc
43
class
ImportantFileWriterTest
: public testing::Test {
45
ImportantFileWriterTest
() { }
59
TEST_F(
ImportantFileWriterTest
, Basic) {
70
TEST_F(
ImportantFileWriterTest
, ScheduleWrite) {
86
TEST_F(
ImportantFileWriterTest
, DoScheduledWrite) {
102
TEST_F(
ImportantFileWriterTest
, BatchingWrites) {
/external/chromium_org/base/files/
important_file_writer_unittest.cc
46
class
ImportantFileWriterTest
: public testing::Test {
48
ImportantFileWriterTest
() { }
62
TEST_F(
ImportantFileWriterTest
, Basic) {
72
TEST_F(
ImportantFileWriterTest
, ScheduleWrite) {
89
TEST_F(
ImportantFileWriterTest
, DoScheduledWrite) {
106
TEST_F(
ImportantFileWriterTest
, BatchingWrites) {
Completed in 43 milliseconds