| /external/icu4c/test/cintltst/ |
| tracetst.c | 52 log_err("FAILED Assertion \"" #expr "\" at %s:%d.\n", __FILE__, __LINE__); \ 99 __FILE__, line, expectedResult, buf);
|
| /external/icu4c/test/intltest/ |
| locnmtst.cpp | 23 errln("FAIL: " #test " was not true. In " __FILE__ " on line %d", __LINE__ ); \ 50 dataerrln("FAIL: " #target " == " #value " was not true. In " __FILE__ " on line %d", __LINE__); \
|
| selfmts.cpp | 26 #define VERBOSE_INT(x) {logln("%s:%d: int %s=%d\n", __FILE__, __LINE__, #x, (x));} 27 #define VERBOSE_USTRING(text) {logln("%s:%d: UnicodeString %s(%d) = ", __FILE__, __LINE__, #text, text.length()); logln(UnicodeString(" \"")+text+UnicodeString("\";"));}
|
| /external/libvpx/libvpx/examples/includes/geshi/contrib/ |
| example.php | 181 if (!($dir = @opendir(dirname(__FILE__) . '/geshi'))) { 182 if (!($dir = @opendir(dirname(__FILE__) . '/../geshi'))) {
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| gtest-typed-test.h | 234 __FILE__, __LINE__, #CaseName, #TestName); \ 245 __FILE__, __LINE__, #__VA_ARGS__)
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \ 191 __FILE__, __LINE__, >est_dt)) { \
|
| /external/mesa3d/src/gtest/include/gtest/ |
| gtest-typed-test.h | 234 __FILE__, __LINE__, #CaseName, #TestName); \ 245 __FILE__, __LINE__, #__VA_ARGS__)
|
| /external/mesa3d/src/gtest/include/gtest/internal/ |
| gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \ 191 __FILE__, __LINE__, >est_dt)) { \
|
| /external/open-vcdiff/gtest/include/gtest/ |
| gtest-typed-test.h | 231 __FILE__, __LINE__, #CaseName, #TestName); \ 242 __FILE__, __LINE__, #__VA_ARGS__)
|
| /external/protobuf/gtest/include/gtest/ |
| gtest-typed-test.h | 231 __FILE__, __LINE__, #CaseName, #TestName); \ 242 __FILE__, __LINE__, #__VA_ARGS__)
|
| /hardware/invensense/60xx/libsensors_iio/software/core/driver/include/ |
| log.h | 342 __print_result_location((int)(condition), __FILE__, \ 349 __print_result_location((int)(condition), __FILE__, \
|
| /hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
| log.h | 346 __print_result_location((int)(condition), __FILE__, \ 353 __print_result_location((int)(condition), __FILE__, \
|
| /ndk/sources/third_party/googletest/googletest/include/gtest/ |
| gtest-typed-test.h | 234 __FILE__, __LINE__, #CaseName, #TestName); \ 245 __FILE__, __LINE__, #__VA_ARGS__)
|
| /ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
| gtest-death-test-internal.h | 169 ::testing::internal::FormatFileLocation(__FILE__, __LINE__).c_str(), \ 191 __FILE__, __LINE__, >est_dt)) { \
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
| core.h | 351 snd_verbose_printk(__FILE__, __LINE__, fmt ,##args) 370 snd_verbose_printd(__FILE__, __LINE__, fmt ,##args)
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
| core.h | 351 snd_verbose_printk(__FILE__, __LINE__, fmt ,##args) 370 snd_verbose_printd(__FILE__, __LINE__, fmt ,##args)
|
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/ |
| pat_trie_.hpp | 572 _GLIBCXX_DEBUG_ONLY(X->assert_valid(this, __FILE__, __LINE__);) 575 recursive_count_leafs(X, __FILE__, __LINE__)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/pat_trie_/ |
| pat_trie_.hpp | 572 _GLIBCXX_DEBUG_ONLY(X->assert_valid(this, __FILE__, __LINE__);) 575 recursive_count_leafs(X, __FILE__, __LINE__)
|
| /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/pat_trie_/ |
| pat_trie_.hpp | 571 _GLIBCXX_DEBUG_ONLY(X->assert_valid(this, __FILE__, __LINE__);) 574 recursive_count_leafs(X, __FILE__, __LINE__)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
| test_cfuncs.py | 10 _dll = CDLL(_ctypes_test.__file__) 207 _dll = stdcall_dll(_ctypes_test.__file__)
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| runpy.py | 69 __file__ = mod_fname, 145 __file__
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
| test_cfuncs.py | 10 _dll = CDLL(_ctypes_test.__file__) 207 _dll = stdcall_dll(_ctypes_test.__file__)
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| runpy.py | 69 __file__ = mod_fname, 145 __file__
|
| /device/generic/goldfish/opengl/system/GLESv1_enc/ |
| GLEncoder.cpp | 32 ALOGE("%s:%s:%d GL error 0x%x\n", __FILE__, __FUNCTION__, __LINE__, err); \ 39 ALOGE("%s:%s:%d GL error 0x%x\n", __FILE__, __FUNCTION__, __LINE__, err); \ 607 ALOGE("%s:%s:%d GL error %#x\n", __FILE__, __FUNCTION__, __LINE__, err); 623 ALOGE("%s:%s:%d GL error %#x\n", __FILE__, __FUNCTION__, __LINE__, err); [all...] |
| /external/chromium/base/ |
| vlog.cc | 33 // it's meant to be tested against the entire __FILE__ string.
|