/external/google-breakpad/src/common/mac/testing/ |
GTMSenTestCase.h | 93 inFile:[NSString stringWithUTF8String:__FILE__] \ 101 inFile:[NSString stringWithUTF8String:__FILE__] \ 123 inFile:[NSString stringWithUTF8String:__FILE__] \ 131 inFile:[NSString stringWithUTF8String:__FILE__] \ 152 inFile:[NSString stringWithUTF8String:__FILE__] \ 160 inFile:[NSString stringWithUTF8String:__FILE__] \ 180 inFile:[NSString stringWithUTF8String:__FILE__] \ 188 inFile:[NSString stringWithUTF8String:__FILE__] \ 206 [self failWithException:[NSException failureInFile:[NSString stringWithUTF8String:__FILE__] \ 218 inFile:[NSString stringWithUTF8String:__FILE__] \ [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/page/ |
page_unittest.py | 48 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 59 base_dir = os.path.dirname(__file__) 70 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 80 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 90 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 100 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 110 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 121 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 131 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) 138 story_set = story.StorySet(base_dir=os.path.dirname(__file__)) [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_trace.py | 22 """The .py file and module name of this file (__file__)""" 23 modname = os.path.splitext(os.path.basename(__file__))[0] 24 return fix_ext_py(__file__), modname 106 self.my_py_filename = fix_ext_py(__file__) 138 (fix_ext_py(testmod.__file__), 2): 1, 139 (fix_ext_py(testmod.__file__), 3): 1, 192 self.my_py_filename = fix_ext_py(__file__) 197 code = compile(code, __file__, 'exec') 239 (fix_ext_py(testmod.__file__), 'testmod', 'func'): 1, 265 ((os.path.splitext(trace.__file__)[0] + '.py', 'trace', 'Trace.runfunc') [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_trace.py | 22 """The .py file and module name of this file (__file__)""" 23 modname = os.path.splitext(os.path.basename(__file__))[0] 24 return fix_ext_py(__file__), modname 106 self.my_py_filename = fix_ext_py(__file__) 138 (fix_ext_py(testmod.__file__), 2): 1, 139 (fix_ext_py(testmod.__file__), 3): 1, 192 self.my_py_filename = fix_ext_py(__file__) 197 code = compile(code, __file__, 'exec') 239 (fix_ext_py(testmod.__file__), 'testmod', 'func'): 1, 265 ((os.path.splitext(trace.__file__)[0] + '.py', 'trace', 'Trace.runfunc') [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_trace.py | 22 """The .py file and module name of this file (__file__)""" 23 modname = os.path.splitext(os.path.basename(__file__))[0] 24 return fix_ext_py(__file__), modname 106 self.my_py_filename = fix_ext_py(__file__) 138 (fix_ext_py(testmod.__file__), 2): 1, 139 (fix_ext_py(testmod.__file__), 3): 1, 192 self.my_py_filename = fix_ext_py(__file__) 197 code = compile(code, __file__, 'exec') 239 (fix_ext_py(testmod.__file__), 'testmod', 'func'): 1, 265 ((os.path.splitext(trace.__file__)[0] + '.py', 'trace', 'Trace.runfunc') [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_trace.py | 22 """The .py file and module name of this file (__file__)""" 23 modname = os.path.splitext(os.path.basename(__file__))[0] 24 return fix_ext_py(__file__), modname 106 self.my_py_filename = fix_ext_py(__file__) 138 (fix_ext_py(testmod.__file__), 2): 1, 139 (fix_ext_py(testmod.__file__), 3): 1, 192 self.my_py_filename = fix_ext_py(__file__) 197 code = compile(code, __file__, 'exec') 239 (fix_ext_py(testmod.__file__), 'testmod', 'func'): 1, 265 ((os.path.splitext(trace.__file__)[0] + '.py', 'trace', 'Trace.runfunc') [all...] |
/external/icu/icu4c/source/test/letest/ |
cmaps.cpp | 82 // printf("%s:%d: microsoft (3) platform specific ID %d (wanted 1 or 10) for subtable %d/%d\n", __FILE__, __LINE__, (SWAPW(esh->platformSpecificID)), i, nSubtables); 85 //printf("%s:%d: platform ID %d (wanted 3, microsoft) for subtable %d/%d\n", __FILE__, __LINE__, (SWAPW(esh->platformID)), i, nSubtables); 95 //printf("%s:%d: table %d/%d has platform:specific %d:%d\n", __FILE__, __LINE__, i, nSubtables, platformID, platformSpecificID); 123 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID); 128 printf("%s:%d: could not find subtable.\n", __FILE__, __LINE__); 133 //printf("%s:%d: table format %d\n", __FILE__, __LINE__, tableFormat); 150 printf("%s:%d: Unknown format %x.\n", __FILE__, __LINE__, (SWAPW(subtable->format)));
|
/external/icu/icu4c/source/test/perf/leperf/ |
cmaps.cpp | 82 // printf("%s:%d: microsoft (3) platform specific ID %d (wanted 1 or 10) for subtable %d/%d\n", __FILE__, __LINE__, (SWAPW(esh->platformSpecificID)), i, nSubtables); 85 //printf("%s:%d: platform ID %d (wanted 3, microsoft) for subtable %d/%d\n", __FILE__, __LINE__, (SWAPW(esh->platformID)), i, nSubtables); 95 //printf("%s:%d: table %d/%d has platform:specific %d:%d\n", __FILE__, __LINE__, i, nSubtables, platformID, platformSpecificID); 123 //printf("%s:%d: using subtable #%d/%d type %d:%d\n", __FILE__, __LINE__, foundTable, nSubtables, foundPlatformID, foundPlatformSpecificID); 125 printf("%s:%d: could not find subtable.\n", __FILE__, __LINE__); 130 //printf("%s:%d: table format %d\n", __FILE__, __LINE__, tableFormat); 147 printf("%s:%d: Unknown format %x.\n", __FILE__, __LINE__, (SWAPW(subtable->format)));
|
/external/autotest/utils/ |
coverage_suite.py | 8 root = os.path.abspath(os.path.join(os.path.dirname(__file__), '..')) 19 __file__, 'autotest_lib.utils.site_coverage_suite', 'invalid_dirs', [])) 26 __file__, 'autotest_lib.utils.site_coverage_suite', 'invalid_files', []))
|
/external/deqp/executor/ |
xeDefs.hpp | 49 #define XE_FAIL(MSG) throw xe::Error(MSG, "", __FILE__, __LINE__) 50 #define XE_CHECK(X) do { if ((!deGetFalse() && (X)) ? DE_FALSE : DE_TRUE) throw xe::Error(NULL, #X, __FILE__, __LINE__); } while(deGetFalse()) 51 #define XE_CHECK_MSG(X, MSG) do { if ((!deGetFalse() && (X)) ? DE_FALSE : DE_TRUE) throw xe::Error(MSG, #X, __FILE__, __LINE__); } while(deGetFalse())
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_dep_util.py | 17 old_file = os.path.abspath(__file__) 40 three = os.path.abspath(__file__) # I am the old file 56 old_file = os.path.abspath(__file__)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_dep_util.py | 17 old_file = os.path.abspath(__file__) 40 three = os.path.abspath(__file__) # I am the old file 56 old_file = os.path.abspath(__file__)
|
/external/autotest/client/cros/audio/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/bluetooth/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/cellular/wardmodem/ |
common.py | 7 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/cellular/wardmodem/state_machines/ |
common.py | 7 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/multimedia/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/networking/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/tendo/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/cros/tendo/n_faced_peerd/ |
common.py | 10 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/client/deps/touchpad-tests/ |
common.py | 9 dirname = os.path.dirname(sys.modules[__name__].__file__)
|
/external/autotest/frontend/afe/ |
rpc_client_lib.py | 38 __file__, 'autotest_lib.frontend.afe.site_rpc_client_lib',
|
/external/autotest/frontend/ |
frontend_unittest.py | 10 _APP_DIR = os.path.join(os.path.dirname(__file__), 'afe')
|
/external/autotest/site_utils/stats/ |
__init__.py | 10 glob.glob(os.path.dirname(__file__)+"/*.py")]
|