Searched
full:actual (Results
576 -
600 of
10651) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/gunit/src/main/resources/org/antlr/gunit/ |
junit.stg | 51 Object actual = examineExecResult(<tokenType>, retval); 54 assertEquals("testing rule "+<testTreeRuleName>, expecting, actual); 71 Object actual = examineExecResult(<tokenType>, retval); 74 assertEquals("testing rule "+<testRuleName>, expecting, actual);
|
/external/chromium/chrome/browser/chromeos/ |
metrics_cros_settings_provider.h | 22 // Actual methods to control stats/crash reporting. Currently these
|
proxy_config_service.h | 14 // that forwards net::ProxyConfigService interface to the actual implementation,
|
/external/chromium/chrome/browser/profiles/ |
profile_keyed_service.h | 21 // The second pass is the actual deletion of each object.
|
/external/chromium/chrome/browser/sync/engine/ |
http_post_provider_factory.h | 26 // This allows actual HttpPostProvider subclass implementations to be
|
/external/chromium/chrome/browser/ui/cocoa/ |
history_menu_cocoa_controller.h | 6 // directed here. This class only responds to menu events, but the actual
|
/external/chromium/chrome/browser/ui/gtk/importer/ |
import_lock_dialog_gtk.h | 33 // Utility class that does the actual import.
|
/external/chromium/net/disk_cache/ |
file_block.h | 20 // Returns a pointer to the actual data.
|
/external/chromium/sdch/open-vcdiff/ |
THANKS | 7 problems, suggesting various improvements or submitting actual
|
/external/chromium/testing/gtest/test/ |
gtest_env_var_test.py | 48 def AssertEq(expected, actual): 49 if expected != actual: 51 print ' Actual: %s' % (actual,)
|
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/ |
test_memorizingfile.py | 52 for expected, actual in zip(expected_list, actual_list): 53 self.assertEqual(expected, actual) 73 for expected, actual, read in zip(expected_list, actual_list, 75 self.assertEqual(expected, actual)
|
/external/chromium_org/chrome/browser/prefs/ |
pref_service_syncable_factory.h | 35 // Specifies to use an actual command-line backed command-line pref store.
|
/external/chromium_org/chrome/browser/search/ |
instant_service_observer.h | 28 // the page, and the actual change is triggered after the user accepts.
|
/external/chromium_org/chrome/browser/ui/bookmarks/ |
bookmark_bar_constants.h | 25 // to compute values other than the actual height of the toolbar, be sure to add
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_menu_cocoa_controller.h | 6 // directed here. This class only responds to menu events, but the actual
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_state_tests.h | 10 // TEST_EVENT in order to instantiate all the necessary actual tests. See
|
/external/chromium_org/chrome/browser/ui/search/ |
instant_tab.h | 14 // InstantTab represents a committed page (i.e. an actual tab on the tab strip)
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/ |
options.html | 28 <span style="font-size:10px">* Canadian sound made by actual Canadian.</span>
|
/external/chromium_org/components/browser_context_keyed_service/ |
browser_context_keyed_service.h | 28 // The second pass is the actual deletion of each object.
|
/external/chromium_org/content/browser/frame_host/ |
debug_urls.h | 21 // do not represent actual navigations and can be loaded in any SiteInstance.
|
/external/chromium_org/content/common/gpu/client/ |
gpu_in_process_context_tests.cc | 40 // Include the actual tests.
|
/external/chromium_org/content/public/browser/ |
file_descriptor_info.h | 14 // It also provides a way to know if the actual file descriptor should be
|
/external/chromium_org/media/base/ |
scoped_histogram_timer.h | 13 // macro is necessary to expand __COUNTER__ to an actual value.
|
/external/chromium_org/net/disk_cache/ |
file_block.h | 19 // Returns a pointer to the actual data.
|
/external/chromium_org/net/tools/dump_cache/ |
dump_files.h | 9 // to the actual files (they still may change if an error is detected on the
|
Completed in 489 milliseconds
<<21222324252627282930>>