HomeSort by relevance Sort by last modified time
    Searched refs:RESULT_PASS (Results 1 - 8 of 8) sorted by null

  /cts/suite/audio_quality/test_description/processing/
consts.py 31 RESULT_PASS = 5
playback_thd.py 55 output.append(RESULT_PASS)
recording_thd.py 69 output.append(RESULT_PASS)
check_spectrum_playback.py 102 output.append(RESULT_PASS)
check_spectrum.py 136 output.append(RESULT_PASS)
  /external/chromium_org/base/test/expectations/
expectation_unittest.cc 11 test_expectations::Result result = test_expectations::RESULT_PASS;
26 EXPECT_EQ(test_expectations::RESULT_PASS, result);
30 EXPECT_EQ(test_expectations::RESULT_PASS, result);
expectation.h 32 RESULT_PASS,
expectation.cc 29 *out_result = RESULT_PASS;
152 result(RESULT_PASS) {

Completed in 324 milliseconds