HomeSort by relevance Sort by last modified time
    Searched refs:Expect (Results 1 - 25 of 26) sorted by null

1 2

  /external/compiler-rt/lib/tsan/tests/unit/
tsan_mutexset_test.cc 18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch,
33 Expect(mset, 0, 1, true, 2, 1);
40 Expect(mset, 0, 3, true, 4, 1);
41 Expect(mset, 1, 5, false, 6, 1);
52 Expect(mset, 0, 1, true, 2, 1);
56 Expect(mset, 0, 1, true, 2, 2);
60 Expect(mset, 0, 1, true, 2, 1);
86 Expect(mset, 0, 3, true, 4, 2);
96 Expect(mset, i, i, true, i + 1, 1);
104 Expect(mset, i, i, true, i + 1, 2)
    [all...]
  /external/valgrind/main/memcheck/tests/
err_disable_arange1.stderr.exp 2 Doing invalid access. Expect complaint.
14 Doing invalid another access. Expect no complaint.
20 Doing a third access. Expect complaint.
29 Exiting. Expect warnings of 2 remaining ranges.
  /external/chromium_org/base/prefs/
mock_pref_change_callback.cc 20 void MockPrefChangeCallback::Expect(const std::string& pref_name,
pref_service_unittest.cc 37 obs.Expect(pref_name, &expected_value);
49 obs.Expect(pref_name, &expected_default_value);
96 obs.Expect(pref_name, &expected_new_pref_value);
104 obs.Expect(pref_name, &expected_new_pref_value2);
105 obs2.Expect(pref_name, &expected_new_pref_value2);
114 obs.Expect(pref_name, &expected_new_pref_value2);
115 obs2.Expect(pref_name, &expected_new_pref_value2);
125 obs2.Expect(pref_name, &expected_new_pref_value);
254 observer_.Expect(kName, &default_value);
263 observer_.Expect(kName, &new_value)
    [all...]
mock_pref_change_callback.h 45 void Expect(const std::string& pref_name,
scoped_user_pref_update_unittest.cc 63 observer_.Expect(kPref, &expected_dictionary);
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_test_utils.h 28 EnumHistogramChecker* Expect(int key, int value);
network_portal_detector_impl_unittest.cc 291 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
330 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_PORTAL, 3)
351 // Expect a single transition to an online state.
383 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
410 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
411 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_PORTAL, 1)
444 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
465 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
502 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_ONLINE, 1)
503 ->Expect(NetworkPortalDetector::CAPTIVE_PORTAL_STATUS_PORTAL, 2
    [all...]
network_portal_detector_test_utils.cc 24 EnumHistogramChecker* EnumHistogramChecker::Expect(int key, int value) {
network_portal_detector_impl_browsertest.cc 192 ui_checker.Expect(Controller::NOTIFICATION_METRIC_DISPLAYED, 1)->Check());
203 action_checker.Expect(Controller::USER_ACTION_METRIC_CLOSED, 1)->Check());
  /external/chromium_org/v8/src/
preparser.cc 344 Expect(Token::FUNCTION, CHECK_OK);
360 Expect(Token::CLASS, CHECK_OK);
378 Expect(Token::LBRACE, CHECK_OK);
386 Expect(Token::RBRACE, ok);
482 Expect(Token::ASSIGN, CHECK_OK);
526 Expect(Token::IF, CHECK_OK);
527 Expect(Token::LPAREN, CHECK_OK);
529 Expect(Token::RPAREN, CHECK_OK);
543 Expect(Token::CONTINUE, CHECK_OK);
561 Expect(Token::BREAK, CHECK_OK)
    [all...]
parser.cc     [all...]
preparser.h 328 void Expect(Token::Value token, bool* ok) {
349 Expect(Token::SEMICOLON, ok);
371 Expect(Token::IDENTIFIER, ok);
    [all...]
  /external/chromium_org/native_client_sdk/src/tools/
nacl_config.py 81 def Expect(condition, message):
87 Expect(toolchain in expected_toolchains,
93 Expect(arch in expected_arches,
103 Expect(arch is None,
107 Expect(arch is None or arch == 'pnacl',
110 Expect(arch is not None,
122 Expect(toolchain in ['newlib', 'bionic'],
  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py 287 def Expect(self, recipe):
416 def Expect(self, *args):
418 self._mock.Expect(*args)
440 self.Expect([Cmd("git --version", "git version 1.2.3"),
446 self.Expect([
459 self.Expect([
471 self.Expect([
486 self.Expect([
523 self.Expect([
534 self.Expect([
    [all...]
  /external/chromium_org/net/base/
prioritized_dispatcher_unittest.cc 158 void Expect(std::string log) {
223 Expect("a.b.c.d.");
247 Expect("a.c.d.b.e.");
274 Expect("a.d.c.e.b.f.");
316 Expect("abdfg.h...e..c..");
353 Expect("a.d.be..c.");
378 Expect("a.c.e.");
401 Expect("a.c.e.");
435 Expect("cb.a..");
479 Expect("ab..cd.e..")
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 99 * will be able to use this 1-to-1 mapping. Expect single quotes
116 * will be able to use this 1-to-1 mapping. Expect double quotes
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
js_fs_test.cc 156 void Expect(PP_Var request, PP_Var response) {
501 Expect(expected, response);
535 Expect(expected, response);
555 Expect(expected, response);
574 Expect(expected, response);
592 Expect(expected, response);
610 Expect(expected, response);
629 Expect(expected, response);
659 Expect(expected, response);
692 Expect(expected, response)
    [all...]
  /art/runtime/
intern_table_test.cc 78 void Expect(const mirror::String* s) {
114 p.Expect(s0.Get());
115 p.Expect(s1.Get());
  /external/guava/guava-tests/lib/
libtruth.jar 
  /external/chromium_org/extensions/test/data/web_view/apitest/
main.js 132 // Remove autosize attribute and expect webview to return to its
137 // Expect 50x100.
288 // Expect 300x200.
304 // Expect 700X?
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 43 ATTRIBUTE Ascend-Expect-Callback 149 integer
206 VALUE Ascend-Expect-Callback Expect-Callback-No 0
207 VALUE Ascend-Expect-Callback Expect-Callback-Yes 1
  /external/valgrind/main/memcheck/tests/amd64/
sh-mem-vec256-plo-yes.stderr.exp 24 Expect 2 x no error
26 Expect 2 x error
43 Expect 2 x no error
45 Expect 2 x error
sh-mem-vec256-plo-no.stderr.exp 24 Expect 2 x no error
26 Expect 2 x error
43 Expect 2 x no error
45 Expect 2 x error
  /external/mdnsresponder/mDNSShared/
DebugServices.h     [all...]

Completed in 7262 milliseconds

1 2