提供基本的ttl测试用例
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Victor Costan 5c6dd75897 Fix accidental double std:: qualifiers. 4年前
..
arena.cc Correct class/structure declaration order. 5年前
arena.h Correct class/structure declaration order. 5年前
arena_test.cc Internal change. 4年前
bloom.cc Switch to using C++ 11 override specifier. 5年前
bloom_test.cc Add some std:: qualifiers to types and functions. 4年前
cache.cc Add some std:: qualifiers to types and functions. 4年前
cache_test.cc change const to constexpr 4年前
coding.cc unsigned char -> uint8_t 5年前
coding.h Remove leveldb::port::kLittleEndian. 4年前
coding_test.cc Internal change. 4年前
comparator.cc Style cleanup. 5年前
crc32c.cc Switch from C headers to C++ headers. 4年前
crc32c.h Switch from C headers to C++ headers. 4年前
crc32c_test.cc Internal change. 4年前
env.cc Add some std:: qualifiers to types and functions. 4年前
env_posix.cc Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4年前
env_posix_test.cc Fix accidental double std:: qualifiers. 4年前
env_posix_test_helper.h Limit the number of read-only files the POSIX Env will have open. 7年前
env_test.cc Remove Windows workarounds in some tests. 4年前
env_windows.cc Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4年前
env_windows_test.cc Add some std:: qualifiers to types and functions. 4年前
env_windows_test_helper.h Switch corruption_test to use InMemEnv. 5年前
filter_policy.cc Format all files IAW the Google C++ Style Guide. 5年前
hash.cc Switch from C headers to C++ headers. 4年前
hash.h Switch from C headers to C++ headers. 4年前
hash_test.cc Internal change. 4年前
histogram.cc Add some std:: qualifiers to types and functions. 4年前
histogram.h Correct class/structure declaration order. 5年前
logging.cc Add some std:: qualifiers to types and functions. 4年前
logging.h Switch from C headers to C++ headers. 4年前
logging_test.cc Internal change. 4年前
mutexlock.h Format all files IAW the Google C++ Style Guide. 5年前
no_destructor.h Format all files IAW the Google C++ Style Guide. 5年前
no_destructor_test.cc Internal change. 4年前
options.cc Format all files IAW the Google C++ Style Guide. 5年前
posix_logger.h Add some std:: qualifiers to types and functions. 4年前
random.h Switch from C headers to C++ headers. 4年前
status.cc Add some std:: qualifiers to types and functions. 4年前
status_test.cc Internal change. 4年前
testutil.cc Switch testing harness to googletest. 4年前
testutil.h Internal change. 4年前
windows_logger.h Add some std:: qualifiers to types and functions. 4年前