Home
last modified time | relevance | path

Searched defs:testOutput (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/util/
DKeyguardControllerStateTest.java33 List<String> testOutput = new ArrayList<String>(); in testCreate_invalidOutput() local
46 List<String> testOutput = new ArrayList<String>(); in testCreate() local
/aosp_15_r20/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java233 public void print(TestResult result, long runTime, Bundle testOutput); in print()
349 public void print(TestResult result, long runTime, Bundle testOutput) { in print()
379 public void print(TestResult result, long runTime, Bundle testOutput) { in print()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/python/
DPythonBinaryHostTestTest.java888 String testOutput = "TEST_RUN_STARTED {\"testCount\": 5, \"runName\": \"TestSuite\"}"; in testRun_useTestOutputFileOptionSet_logsTestOutput() local
891 newCommandResult(CommandStatus.SUCCESS, "NOT TEST OUTPUT"), testOutput); in testRun_useTestOutputFileOptionSet_logsTestOutput() local
/aosp_15_r20/frameworks/av/media/libeffects/lvm/tests/
H A DEffectBundleTest.cpp173 std::vector<float> testOutput(mTotalFrameCount * channelCount); in TEST_P() local
307 std::vector<float> testOutput(totalNumSamples); in TEST_P() local
H A DEffectReverbTest.cpp217 std::vector<float> testOutput(mTotalFrameCount * outChannelCount); in TEST_P() local
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DHostGTestTest.java347 String testOutput = new String(mFakeReceiver.getReceivedOutput(), StandardCharsets.UTF_8); in testTestFailureHandledCorrectly() local
368 String testOutput = new String(mFakeReceiver.getReceivedOutput(), StandardCharsets.UTF_8); in testBothStdoutAndStderrCollected() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTextureTest.cpp2082 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() local
2219 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() local
2341 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() local
2452 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() local
/aosp_15_r20/external/zxing/zxingorg/src/test/java/com/google/zxing/web/
H A DOutputUtilsTestCase.java28 public void testOutput() { in testOutput() method in OutputUtilsTestCase
/aosp_15_r20/external/angle/build/android/gyp/
H A Djava_google_api_keys_tests.py18 def testOutput(self): member in TestJavaGoogleAPIKeys
H A Djava_cpp_enum_tests.py22 def testOutput(self): member in TestPreprocess
/aosp_15_r20/external/cronet/build/android/gyp/
H A Djava_google_api_keys_tests.py18 def testOutput(self): member in TestJavaGoogleAPIKeys
H A Djava_cpp_enum_tests.py22 def testOutput(self): member in TestPreprocess
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/suite/checker/
DKeyguardStatusCheckerTest.java88 List<String> testOutput = new ArrayList<String>(); in createKeyguardState() local
/aosp_15_r20/hardware/google/aemu/base/
DFileUtils_unittest.cpp82 const auto testOutput = readFileIntoString(tempfile_path(tf)); in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock_output_test.py157 def testOutput(self): member in GMockOutputTest
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock_output_test.py157 def testOutput(self): member in GMockOutputTest
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock_output_test.py157 def testOutput(self): member in GMockOutputTest
/aosp_15_r20/external/vogar/src/vogar/
H A DClassFileIndex.java89 public Set<File> suggestClasspaths(String testOutput) { in suggestClasspaths()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnn_xent_test.py140 def testOutput(self): member in WeightedCrossEntropyTest
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgoogletest-output-test.py306 def testOutput(self): member in GTestOutputTest
/aosp_15_r20/external/googletest/googletest/test/
H A Dgoogletest-output-test.py306 def testOutput(self): member in GTestOutputTest
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-output-test.py306 def testOutput(self): member in GTestOutputTest
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dresults_report_unittest.py203 def testOutput(self, mock_getcooldown): member in TextResultsReportTest
/aosp_15_r20/external/cronet/testing/unexpected_passes_common/
H A Dresult_output_unittest.py629 def testOutput(self) -> None: member in OutputAffectedUrlsUnittest
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DAlgorithmTests.c351 static TPM2B_PUBLIC_KEY_RSA testOutput; in TestRsaEncryptDecrypt() local

12